Page Menu
Home
In-Portal Phabricator
Search
Configure Global Search
Log In
Files
F773122
in-portal
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Sun, Feb 2, 2:43 AM
Size
3 KB
Mime Type
text/x-diff
Expires
Tue, Feb 4, 2:43 AM (1 d, 16 h)
Engine
blob
Format
Raw Data
Handle
553924
Attached To
rINP In-Portal
in-portal
View Options
Index: trunk/themes/default/misc/right_login.tpl
===================================================================
--- trunk/themes/default/misc/right_login.tpl (revision 582)
+++ trunk/themes/default/misc/right_login.tpl (revision 583)
@@ -1,72 +1,72 @@
<!-- template=right_login.tpl -->
<!-- login box -->
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="login-box-top"><inp:m_language _Phrase="lu_login" /></td>
<td class="login-box-top" align="right">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td><img src="img/ic_notloggedin.gif" width="11" height="11" alt="" /><br /></td>
<td><img src="img/s.gif" width="3" height="1" alt="" /><br /></td>
<td class="copyright"><inp:m_language _Phrase="lu_not_logged_in" /></td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="bgr-login">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<FORM method="POST" NAME="login" ACTION="<inp:m_form_action _form="login"/>">
<tr>
<td valign="top">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="field-title"><inp:m_language _Phrase="lu_prompt_username" />:</td>
</tr>
<tr>
<td><inp:m_form_input type="text" class="input" style="width:135px;" _field="login_user" _Form="login" _Required="1" /><br /></td>
</tr>
<tr>
<td class="field-title"><inp:m_language _Phrase="lu_prompt_password" />:</td>
</tr>
<tr>
<td><inp:m_form_input type="password" class="input" _field="login_password" _Form="login" _Required="1" style="width:135px;" /><br /></td>
</tr>
<tr>
- <td class="tips">
+ <td class="tips" nowrap>
<INPUT type="submit" name="login" value="<inp:m_language _Phrase="lu_login" />" class="button"> <input type="checkbox" name="usercookie" VALUE="1"><inp:m_language _Phrase="lu_remember_login" />
</td>
</tr>
<tr>
<td class="field-title"><span class="error"><inp:m_list_form_errors _Form="login" _ItemTemplate="misc/form_error.tpl" /></span></td>
</tr>
<tr>
<td class="option-txt"><br /><br />
<a href="<inp:m_template_link _Template="register" />"><inp:m_language _Phrase="lu_register" /></a> <img src="img/arr_more.gif" width="16" height="7" alt="" /><br />
<a href="<inp:m_template_link _Template="forgotpw" />"><inp:m_language _Phrase="lu_forgot_password_link" /></a> <img src="img/arr_more.gif" width="16" height="7" alt="" /><br />
</td>
</tr>
</table>
</td>
<td valign="top">
- <img src="img/s.gif" width="1" height="13" alt="" /><br />
+ <img src="img/s.gif" width="43" height="13" alt="" /><br />
<img src="img/lock.gif" width="34" height="49" alt="" /><br />
</td>
</tr>
</FORM>
</table>
</td>
</tr>
<tr>
<td><img src="img/s.gif" width="1" height="1" alt="" /><br /></td>
</tr>
</table>
<!-- end login box -->
Property changes on: trunk/themes/default/misc/right_login.tpl
___________________________________________________________________
Modified: cvs2svn:cvs-rev
## -1 +1 ##
-1.1
\ No newline at end of property
+1.2
\ No newline at end of property
Event Timeline
Log In to Comment