?> </div> <?php if ($profiUser['profname']) { ?> <div class="b-layout__txt b-layout__txt_color_ff7f27 b-layout__txt_bold b-layout__txt_padbot_10 b-layout__txt_lineheight_1 b-layout__txt_fontsize_11"> <?php echo $profiUser['profname']; ?> </div> <?php } ?> <div class="b-layout__txt b-layout__txt_color_64 b-layout__txt_fontsize_11"> <?php echo br2br(LenghtFormatEx(reformat($profiUser['status_text'], 40, 0, 1, 25), 150)); ?> </div> </td> </tr> </table> </div> </div> <?php } ?> </div> <?php }
echo zin($frl['total_opi_plus']); ?> </a> | <a class="b-layout__link b-layout__link_bold b-layout__link_color_c10600 b-layout_hover_link_decorated" href="/users/<?php echo $frl['login']; ?> /opinions/?sort=3&author=0">- <?php echo zin($frl['total_opi_minus']); ?> </a> </div> </td> <td class="b-layout__td b-layout__td_padleft_20 b-layout__td_padright_20 b-layout__td_padtb_15 b-layout__td_valign_mid"> <div class="b-layout__txt b-layout__txt_color_64 b-layout__txt_fontsize_11"> <?php echo br2br(LenghtFormatEx(reformat($frl['status_text'], 40, 0, 1, 25), 150)); ?> </div> </td> </tr> <?php if ($i < $cntCatalogList - 1) { ?> <tr class="b-layout__tr"> <td class="b-layout__td b-layout__td_padtop_5 b-layout__td_bordbot_e6" colspan="5"></td> </tr> <?php } ?> <?php