Viewing File: /usr/local/cpanel/base/unprotected/cpanel-legacy/login_cpaneld.html
<form action="/login/" method="post" %frame_target%>
<input type="hidden" name="login_theme" value="%login_theme%" />
<table width="200px" class="login" cellpadding="0" cellspacing="0">
<tr>
<td align="left" colspan="2"><strong>Login</strong></td>
</tr>
<tr>
<td class="login_lines">Username </td>
<td class="login_lines"><input autofocus="autofocus" id="user" type="text" name="user" size="16" tabindex="1" /></td>
</tr>
<tr class="row2">
<td class="login_lines">Password </td>
<td class="login_lines"><input id="pass" type="password" name="pass" size="16" tabindex="2" /></td>
</tr>
<tr>
<td colspan="2" style="text-align: center"><input type="submit" value="Login" class="input-button" tabindex="3" /></td>
</tr>
</table>
</form>
<script type="text/javascript">
//<![CDATA[
/* Must not include external javascript -jnk 06.20.09 */
document.getElementById("user").focus();
//]]>
</script>
Back to Directory
File Manager