cvs: docweb /templates/all/www login.tpl.php

[email protected] ("Nuno Lopes")
Newsgroups php.doc.web
Message-ID <cvsnlopess1155234009@cvsserver>
nlopess		Thu Aug 10 18:20:09 2006 UTC

  Added files:                 
    /docweb/templates/all/www	login.tpl.php 
  Log:
  readd missing file
  

http://cvs.php.net/viewvc.cgi/docweb/templates/all/www/login.tpl.php?view=markup&rev=1.1
Index: docweb/templates/all/www/login.tpl.php
+++ docweb/templates/all/www/login.tpl.php
<p>
 &docweb.login.subhead;
</p>

<p>
<form method="post" name="login" action="/login.php">
<input type="hidden" name="return" value="<?php echo rawurlencode(@$_REQUEST['return']); ?>" />
<table border="0" cellspacing="2" cellpadding="2">
  <tr>
    <th>Username</th>
    <td><input type="text" name="username" value="" /></td>
  </tr>
  <tr>
    <th>Password</th>
    <td><input type="password" name="passwd" value="" /></td>
  </tr>
  <tr>
    <td>
    <td><input type="submit" value="Login &raquo;" /></td>
  </tr>
</table>
</form>
</p>

<p>
 &docweb.login.text;
</p>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.