|
From: OryNider <ory...@us...> - 2007-06-26 16:02:19
|
Update of /cvsroot/mxbb/mx_online_adv/templates/subSilver In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv25899/templates/subSilver Added Files: mx_online_adv.tpl Log Message: --- NEW FILE: mx_online_adv.tpl --- <table width="100%" cellpadding="4" cellspacing="1" border="0" class="forumline" style="border-top:none;"> <tr> <!-- BEGIN hide_left_icon --> <td class="row1" align="center" valign="middle" rowspan="3"> <a href="{U_VIEWONLINE}" class="cattitle"><img src="{ONLINE_IMG}" alt="{L_WHO_IS_ONLINE}" border="0" /></a> </td> <!-- END hide_left_icon --> <td class="row1" align="left" width="100%"> <span class="gensmall">{TOTAL_POSTS}<br />{TOTAL_USERS}<br />{NEWEST_USER}</span> </td> </tr> <!-- BEGIN show_today_mode_top --> <tr> <td class="row1" align="left"><span class="gensmall">{show_today_mode_top.UOT_TITLE}: {show_today_mode_top.UOT_LIST} </span></td> </tr> <!-- END show_today_mode_top --> <tr> <td class="row1" align="left"> <span class="gensmall">{TOTAL_USERS_ONLINE} [ {L_WHOSONLINE_ADMIN} ] [ {L_WHOSONLINE_MOD} ]<br />{RECORD_USERS}<br />{LOGGED_IN_USER_LIST}<br />{SEARCH_ENGINES_LIST}</span> </td> </tr> <!-- BEGIN show_today_mode_bottom --> <tr> <td class="row1" align="left"><span class="gensmall">{show_today_mode_bottom.UOT_TITLE}: {show_today_mode_bottom.UOT_LIST} </span></td> </tr> <!-- END show_today_mode_bottom --> </table> |