Projekt

Obecné

Profil

« Předchozí | Další » 

Revize 1740

Přidáno uživatelem Ondřej Fibich před téměř 12 roky(ů)

Novinky:

- fixes #323: Komentare k fin. stavu clena v profilu

Zobrazit rozdíly:

freenetis/branches/1.1/application/views/members/show.php
<th><?php echo __('Current credit').'&nbsp;'.help::hint('current_credit') ?></th>
<td>
<?php
$class = ($comments != '') ? 'help' : '';
$class = ($comments != '') ? 'help more' : '';
echo "<span class='".$class."' title='".$comments."'>".number_format((float) $account->balance, 2, ',', ' ').' '.$this->settings->get('currency')."</span> ";

Také k dispozici: Unified diff