Jump to content

webmail


ilikephp

Recommended Posts

Hello,

I did a view source but I did not view what I need, this is what I got:

can you check it please?

 

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<link rel="shortcut icon" href="/unprotected//favicon.ico" type="image/x-icon">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>cPanel® 11</title>
<link rel="stylesheet" href="/unprotected//style.css" type="text/css">
</head>

<body>
<div id="wrap">
        <div id="top-mail">

        </div>
        <div id="mid">
                <div id="content-wrap" align="center">
<form action="/login/" method="POST">
<input type="hidden" name="login_theme" value="">
<table width="200" class="login" cellpadding="0" cellspacing="0">
<tr>
<td align="left"><b>Login</b></td>
<td> </td>
</tr>
<tr>
<td>Email</td>
<td><input type="text" name="user" autocomplete="off" size="16"></td>
</tr>
<tr class="row2">
<td>Password</td>
<td><input type="password" name="pass" size="16"></td>
</tr>
<tr>
<td> </td>
<td><input type="submit" value="Login" class="input-button"></td>
</tr>
</table>
<input type="hidden" name="goto_uri" value="/">
</form>
<br />
<br />

</div>
</div>
<div id="bot">
</div>
© cPanel, Inc. 2006-2008
</div>
</body>
</html>

Link to comment
https://forums.phpfreaks.com/topic/172610-webmail/#findComment-911289
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.