Scris: 14-Dec-2006, 19:03:37
deschide`l cu wordpad !
forumul phpBB in limba romana. Opinii, implementari, ajutor, instructiuni si download.
https://phpbb3.ro/community/
Cod: Selectaţi tot
<table>
<tr>
<td><span>
<BEGIN>
{LAST_VISIT_DATE}<br>
<END>
{CURRENT_TIME}<br></span><span><a href="{U_INDEX}" class="nav">{L_INDEX}</a></span></td>
<td>
<BEGIN>
<a href="{U_SEARCH_NEW}" class="gensmall">{L_SEARCH_NEW}</a><br><a href="{U_SEARCH_SELF}" class="gensmall">{L_SEARCH_SELF}</a><br>
<END>
<a href="{U_SEARCH_UNANSWERED}" class="gensmall">{L_SEARCH_UNANSWERED}</a></td>
</tr>
</table>
<table>
<tr>
<th> {L_FORUM} </th>
<th> {L_TOPICS} </th>
<th> {L_POSTS} </th>
<th> {L_LASTPOST} </th>
</tr>
<BEGIN>
<tr>
<td><span><a href="{catrow.U_VIEWCAT}" class="cattitle">{catrow.CAT_DESC}</a></span></td>
<td> </td>
</tr>
<BEGIN>
<tr>
<td><img></td>
<td><span> <a href="{catrow.forumrow.U_VIEWFORUM}" class="forumlink">{catrow.forumrow.FORUM_NAME}</a><br>
</span> <span>{catrow.forumrow.FORUM_DESC}<br>
</span><span>{catrow.forumrow.L_MODERATOR} {catrow.forumrow.MODERATORS}</span></td>
<td><span>{catrow.forumrow.TOPICS}</span></td>
<td><span>{catrow.forumrow.POSTS}</span></td>
<td> <span>{catrow.forumrow.LAST_POST}</span></td>
</tr>
<END>
<END>
</table>
<table>
<tr>
<td><span><a href="{U_MARK_READ}" class="gensmall">{L_MARK_FORUMS_READ}</a></span></td>
<td><span>{S_TIMEZONE}</span></td>
</tr>
</table>
<table>
<tr>
<td><span><a href="{U_VIEWONLINE}" class="cattitle">{L_WHO_IS_ONLINE}</a></span></td>
</tr>
<tr>
<td><img></td>
<td><span>{TOTAL_POSTS}<br>{TOTAL_USERS}<br>{NEWEST_USER}</span>
</td>
</tr>
<tr>
<td><span>{TOTAL_USERS_ONLINE} [ {L_WHOSONLINE_ADMIN} ] [ {L_WHOSONLINE_MOD} ]<br>{RECORD_USERS}<br>{LOGGED_IN_USER_LIST}</span></td>
</tr>
</table>
<table>
<tr>
<td><span>{L_ONLINE_EXPLAIN}</span></td>
</tr>
</table>
<BEGIN>
<form>
<table>
<tr>
<td><a name="login"></a><span>{L_LOGIN_LOGOUT}</span></td>
</tr>
<tr>
<td><span>{L_USERNAME}:
<input>
{L_PASSWORD}:
<input>
{L_AUTO_LOGIN}
<input>
<input>
</span> </td>
</tr>
</table>
</form>
<END>
<br>
<table>
<tr>
<td><img></td>
<td><span>{L_NEW_POSTS}</span></td>
<td> </td>
<td><img></td>
<td><span>{L_NO_NEW_POSTS}</span></td>
<td> </td>
<td><img></td>
<td><span>{L_FORUM_LOCKED}</span></td>
</tr>
</table>