mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-11 13:58:54 +00:00
Save some (Screen) space on index.php
git-svn-id: file:///svn/phpbb/trunk@1836 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
ce5b2a114f
commit
c8d71fc47e
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
<!-- BEGIN switch_user_logged_in -->
|
||||
{LAST_VISIT_DATE}<br />
|
||||
<!-- END switch_user_logged_in -->
|
||||
{CURRENT_TIME}<br /><br /></span><span class="nav"><a href="{U_INDEX}" class="nav">{L_INDEX}</a></span></td>
|
||||
{CURRENT_TIME}<br /></span><span class="nav"><a href="{U_INDEX}" class="nav">{L_INDEX}</a></span></td>
|
||||
<td align="right" valign="bottom" class="gensmall">
|
||||
<!-- BEGIN switch_user_logged_in -->
|
||||
<a href="{U_SEARCH_NEW}" class="gensmall">{L_SEARCH_NEW}</a><br /><a href="{U_SEARCH_SELF}" class="gensmall">{L_SEARCH_SELF}</a><br />
|
||||
|
|
Loading…
Add table
Reference in a new issue