
klar bitte schön

http://mitglied.lycos.de/schranzer09/testboard/
Name: test
Pass: test
Ich wollte das die mini statistik in das board ein bebaut ist wie bei EOS Slyle bitte.
danke schön

Code: Alles auswählen
<!-- BEGIN switch_user_logged_in -->
{ACTUALSTATS_OUTPUT}
<!-- END switch_user_logged_in -->
Code: Alles auswählen
<td align="left" valign="top"><span class="gensmall">{L_ONLINE_EXPLAIN}</span></td>
</tr>
</table>
Code: Alles auswählen
<td align="left" valign="top"><span class="gensmall">{L_ONLINE_EXPLAIN}</span></td>
</tr>
</table>
<!-- BEGIN switch_user_logged_in -->
{ACTUALSTATS_OUTPUT}
<!-- END switch_user_logged_in -->
<!-- BEGIN switch_user_logged_out -->
<form method="post" action="{S_LOGIN_ACTION}">
<table align="CENTER" class="forumline" width="717" cellpadding="3" cellspacing="1" border="0">
<tr>
<td class="catHead" height="28"><a name="login"></a><span class="cattitle">{L_LOGIN_LOGOUT}</span></td>
</tr>
<tr>
<td class="row1" align="CENTER" valign="middle" height="28"><span class="gensmall">{L_USERNAME}:
<input class="post" type="text" name="username" size="10" />
{L_PASSWORD}:
<input class="post" type="password" name="password" size="10" maxlength="32" />
{L_AUTO_LOGIN}
<input class="text" type="checkbox" name="autologin" />
<input type="submit" class="mainoption" name="login" value="{L_LOGIN}" />
</span> </td>
</tr>
</table>
</form>
<!-- END switch_user_logged_out -->