Changeset 2055 in ExiteCMS for modules/common/online_users_panel/php-files/modules/online_users_panel/templates/modules.online_users_panel.tpl
- Timestamp:
- 11/20/08 11:31:34 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
modules/common/online_users_panel/php-files/modules/online_users_panel/templates/modules.online_users_panel.tpl
r2043 r2055 19 19 {***************************************************************************} 20 20 {include file="_openside_x.tpl" name=$_name title=$locale.010 state=$_state style=$_style} 21 <img src='{$smarty.const.THEME}images/bullet.gif' alt='' /> {$locale.011}{$guests}<br /> 21 <img src='{$smarty.const.THEME}images/bullet.gif' alt='' /> {$locale.011}{$guests|@count}<br /> 22 <div style='margin-left:8px;'> 23 {section name=guest loop=$guests} 24 {$guests[guest].cc_flag} 25 {/section} 26 </div> 22 27 <img src='{$smarty.const.THEME}images/bullet.gif' alt='' /> {$locale.012}{$members|@count}<br /> 23 28 <div style='margin-left:8px;'>
Note: See TracChangeset
for help on using the changeset viewer.
