Sie sind auf Seite 1von 5

<!-- Template Name: login.tpl --> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <!

-Note: If you want to customize the WebMail templates to integrate with your website then it is much easier to edit the vanilla, iconic or marble template sets rather than the panel t emplate set. If you have the WebMail included with SurgeMail then you will not have a copy of these template sets. You can get a copy by downloading the full WebMail distribution from: http://netwinsite.com/webmail/download2.htm --> <!-Administrators: WebMail's default configuration allows users to login to the default POP /IMAP server only.<br /> If you want users to be able to login to other POP/IMAP servers then you need to put a setting like this in your ini file:<br /> valid_host x,y,z<br /> Where x,y,z is a comma separated list of the POP/IMAP servers you want t o allow.<br /> See the vanilla or iconic login.tpl for details. --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <meta http-equiv="Pragma" content="no-cache" /> <meta http-equiv="cache-control" content="no-cache" /> <meta http-equiv="Expires" content="-1" /> <!-- Just Including "logincss.tpl" here --> <style type="text/css"> <!-body{ font: 9pt "Arial"; color: black; } td{ text-align: left; font: 9pt "Arial"; color: black; } td.webmail{ font: 24pt "Arial"; color: black; font-weight: "bold"; } td.login{ font: 15pt "Arial"; color: black; font-weight: "bold"; }

td.title{ font: 13pt "Arial"; color: black; font-weight: "bold"; } th{ font: 9pt "Arial"; color: black; } a{ font: 9pt "Arial"; color: black; } //--> </style> <title>LoyMail - Web Mail Client</title> </head> <body background="" bgcolor="#FFFFFF" onload="window.focus();document.loginform. user.focus();"> <form action="/cgi-bin/webmail2.cgi" method="post" name="loginform"> <input type="hidden" name="cmd" value="quick_login" /> <input type="hidden" name="tcode" value="42081858665" /> <input type="hidden" name="force_connection" value="true" /> <input type="hidden" name="frames" value="true" /> <input type="hidden" name="email" value="" /> <input type="hidden" name="on_error" value="show" /> <input type="hidden" name="err_page" value="login.tpl" /> <noscript> <table border="1"> <tr> <td><img src="/nwimg2/mail/panel/attention.gif" alt="Attention" /></td> <td bgcolor="ffffff"> Javascript is disabled in your web browser. You will ne ed to enable javascript for this template set to function correctly. </td> </tr> </table> <p>&nbsp;</p> </noscript> <img src="/nwimg2/loymail.gif" alt="Loymail Banner"> <table> <br><br><br><tr> <td style="text-align:center;" colspan="2"> <table width="350"> <tr> <td nowrap="nowrap" colspan="2"> <table border="0" cellpadding="0" cellspacing="0 "> <tr> <td nowrap="nowrap"><img src="/nwimg2/ma il/panel/space.gif" width="105" height="1"></td></tr>

<tr> <td nowrap="nowrap"><font style="font-we ight:bold;">User Name: </font></td> <td nowrap="nowrap"><input type="text" s ize="30" maxlength="256" name="user" tabindex="1" value="" /> @loyno.edu </td> </tr> <tr> <td nowrap="nowrap"><font style="font-we ight:bold;">Password: </font></td> <td nowrap="nowrap"><input type="passwor d" size="30" maxlength="256" name="pass" tabindex="2" value="" /></td> </tr> </table> </td> <td style="text-align:center;"> <input type="image" src="/nwimg2/mail/panel/logi n.gif" alt="Login" name="quick_login" tabindex="3" border="0" /><br /> <font style="font-weight:bold;">Login</font> </td> </tr> <tr> <td nowrap="nowrap"><img src="/nwimg2/ma il/panel/space.gif" width="100" height="1"></td></tr> <tr> <td nowrap="nowrap" width="100"><font style="font-weight :bold;">Template Set: </font></td> <td nowrap="nowrap"> <select name="selected_tpl" size="1" onChange="d ocument.reloginform.selected_tpl.value = document.loginform.selected_tpl.value; document.reloginform.user.value = document.loginform.user.value; document.relogi nform.submit();"> <option value="">(default)</option> <option value="surge _none_">Surge - Ocean</option> <option value="surge /green">Surge - Meadow</option> <option value="smooth /blue">Smooth - Sky</option> <option value="smooth /paper">Smooth - Parchment</option> <option selected="selected" value="panel">Panel</option> <option value="basic">Xhtml Basic</option> </select> </td> </tr> <tr> <td nowrap="nowrap">&nbsp;</td>

<td nowrap="nowrap"> <input type="checkbox" name="set_cookie" value=" ON" /> <font style="font-weight:bold;">Remember me for 30 days<font> </td> </tr> </table> </td> </tr> <tr> <td colspan="2" class="title"><font size="3" style="font-weight:bold;">H elp:</font></td> </tr> <tr> <td colspan="2" width="400" align="center"> <table> <tr> <td> <ul> <font size=+1> <ul><a href="/cgi-bin/webmail2.cgi?page= help"><h3>LoyMail Users Guide</h3></a></ul> <ul><a href=http://www.loyno.edu/infotech/change_password.html><h3>Change your p assword</h3></a></ul> <ul><a href=http://www.loyno.edu/calendar><h3>View University Calendars</h3></a> </ul> <ul><a href=http://www.loyno.edu/utilities/bbs.php><h3>View LoyMail Student Anno uncements</h3></a></ul> </font> </ul> </td> </tr> </table> </td> </tr> <tr> <td>&nbsp;</td> </tr> <tr> <td> <font size="2"> <a target="_top" href="http://netwinsite.com/ref.htm"> WebMail v3.1s Copyright & copy; <i>NetWin Ltd</i> </a></font> </td> </tr> </table> </center> </form> <form action="/cgi-bin/webmail2.cgi" method="post" name="reloginform"> <input type="hidden" name="cmd" value="asd" /> <input type="hidden" name="user" value="" /> <input type="hidden" name="_tpl_lang" value="" /> <input type="hidden" name="selected_tpl" value="" />

</form> </body> </html>

Das könnte Ihnen auch gefallen