Changeset 702 for trunk/forum/styles/subsilver2/template/index_body.html
- Timestamp:
- Mar 31, 2010, 6:32:40 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/forum/styles/subsilver2/template/index_body.html
r400 r702 68 68 </table> 69 69 70 <!-- IF not S_USER_LOGGED_IN -->70 <!-- IF not S_USER_LOGGED_IN and not S_IS_BOT --> 71 71 <br clear="all" /> 72 72 73 73 <form method="post" action="{S_LOGIN_ACTION}"> 74 74 75 75 <table class="tablebg" width="100%" cellspacing="1"> 76 76 <tr> … … 81 81 </tr> 82 82 </table> 83 {S_LOGIN_REDIRECT} 83 84 {S_FORM_TOKEN} 84 85 </form>
Note:
See TracChangeset
for help on using the changeset viewer.