Changeset 1181 in ExiteCMS for modules/common/forum_threads_list_panel/php-files/modules/forum_threads_list_panel/templates/modules.forum_threads_list_panel.new_posts.tpl
- Timestamp:
- 12/23/07 21:35:45 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
modules/common/forum_threads_list_panel/php-files/modules/forum_threads_list_panel/templates/modules.forum_threads_list_panel.new_posts.tpl
r844 r1181 58 58 <td align='center' colspan='5' class='{cycle values='tbl1,tbl2'}'> 59 59 {if $rows == 1} 60 <b>{$locale.039a}</b> 60 {if $unread == 1} 61 <b>{$locale.039a}</b> 62 {else} 63 <b>{ssprintf format=$locale.039b var1=$unread}</b> 64 {/if} 61 65 {else} 62 66 <b>{ssprintf format=$locale.039 var1=$unread var2=$rows}</b>
Note: See TracChangeset
for help on using the changeset viewer.
