Chris wants to hide the register link, if registering is disabled

This commit is contained in:
Kevin
2008-08-17 20:27:15 +00:00
parent 535ed8735e
commit 8110d47f00
2 changed files with 4 additions and 4 deletions

View File

@@ -20,7 +20,7 @@
</td>
</tr>
<!-- ENDIF -->
<!-- IF not S_USER_LOGGED_IN -->
<!-- IF not S_USER_LOGGED_IN and S_REGISTER_ENABLED -->
<tr class="row1">
<td>
<a href="{U_REGISTER}">{L_REGISTER}</a>