hide login boxes for search engines - #43565

git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9442 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Meik Sievertsen 2009-04-12 13:24:03 +00:00
parent e35b5c26e6
commit b594108883
3 changed files with 6 additions and 6 deletions

View file

@ -75,7 +75,7 @@
<span class="corners-bottom"><span></span></span></div>
</div>
<!-- IF not S_USER_LOGGED_IN -->
<!-- IF not S_USER_LOGGED_IN and not S_IS_BOT -->
<form action="{S_LOGIN_ACTION}" method="post">

View file

@ -67,7 +67,7 @@
</tr>
</table>
<!-- IF not S_USER_LOGGED_IN -->
<!-- IF not S_USER_LOGGED_IN and not S_IS_BOT -->
<br clear="all" />
<form method="post" action="{S_LOGIN_ACTION}">

View file

@ -111,7 +111,7 @@
</tr>
</table>
<!-- IF not S_USER_LOGGED_IN -->
<!-- IF not S_USER_LOGGED_IN and not S_IS_BOT -->
<br /><br />