[ Index ] |
|
Code source de Phorum 5.1.25 |
1 <div align="center"> 2 {IF ERROR}<div class="PhorumUserError">{ERROR}</div>{/IF} 3 {IF OKMSG}<div class="PhorumOkMsg">{OKMSG}</div>{/IF} 4 <div align="center" class="PhorumNavBlock PhorumNarrowBlock" style="text-align: left;"> 5 <span class="PhorumNavHeading">{LANG->Goto}:</span> {IF URL->INDEX}<a class="PhorumNavLink" href="{URL->INDEX}">{LANG->ForumList}</a>•{/IF}{IF URL->TOP}<a class="PhorumNavLink" href="{URL->TOP}">{LANG->MessageList}</a>•{/IF}<a class="PhorumNavLink" href="{URL->SEARCH}">{LANG->Search}</a> 6 </div> 7 <form action="{URL->ACTION}" method="post" style="display: inline;"> 8 {POST_VARS} 9 <input type="hidden" name="forum_id" value="{LOGIN->forum_id}" /> 10 <input type="hidden" name="redir" value="{LOGIN->redir}" /> 11 <div class="PhorumStdBlockHeader PhorumNarrowBlock PhorumHeaderText" style="text-align: left;">{LANG->LoginTitle}</div> 12 <div align="center" class="PhorumStdBlock PhorumNarrowBlock"> 13 {IF LOGGEDIN} 14 {IF NOT FULLY_LOGGEDIN} 15 <div class="PhorumFloatingText" style="text-align:left;">{LANG->PeriodicLogin}<br /> </div> 16 {/IF} 17 {/IF} 18 <table cellspacing="0" align="center"> 19 <tr> 20 <td>{LANG->Username}: </td> 21 <td><input type="text" id="username" name="username" size="30" value="{LOGIN->username}" /></td> 22 </tr> 23 <tr> 24 <td>{LANG->Password}: </td> 25 <td><input type="password" id="password" name="password" size="30" value="" /></td> 26 </tr> 27 <tr> 28 <td colspan="2" align="right"><input type="submit" class="PhorumSubmit" value="{LANG->Submit}" /></td> 29 </tr> 30 </table> 31 {IF NOT LOGGEDIN} 32 <div class="PhorumFloatingText"><a href="{URL->REGISTER}">{LANG->NotRegistered}</a></div> 33 {ELSE} 34 <br /> 35 {/IF} 36 </div> 37 </form> 38 <div align="center" style="margin-top: 30px;"> 39 <form action="{URL->ACTION}" method="post" style="display: inline;"> 40 {POST_VARS} 41 <input type="hidden" name="forum_id" value="{LOGIN->forum_id}" /> 42 <input type="hidden" name="redir" value="{LOGIN->redir}" /> 43 <div class="PhorumStdBlockHeader PhorumNarrowBlock PhorumHeaderText" style="text-align: left;">{LANG->LostPassword}</div> 44 <div class="PhorumStdBlock PhorumNarrowBlock"> 45 <div class="PhorumFloatingText">{LANG->LostPassInfo}</div> 46 <div class="PhorumFloatingText"> 47 <input type="text" name="lostpass" size="30" value="" /> 48 <input type="submit" class="PhorumSubmit" value="{LANG->Submit}" /> 49 </div> 50 </div> 51 </form> 52 </div> 53 </div>
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Thu Nov 29 12:22:27 2007 | par Balluche grâce à PHPXref 0.7 |
![]() |