[ Index ]

PHP Cross Reference of Unnamed Project

title

Body

[close]

/styles/subsilver2/template/ -> mcp_notes_front.html (source)

   1  <!-- INCLUDE mcp_header.html -->
   2  
   3  <form method="post" name="mcp" action="{U_POST_ACTION}">
   4  
   5  <table class="tablebg" width="100%" cellspacing="1" cellpadding="4" border="0" align="center">
   6  <tr>
   7      <th colspan="2"align="center">{L_SELECT_USER}</th>
   8  </tr>
   9  <tr>
  10      <td class="row1" width="40%"><b class="gen">{L_FIND_USERNAME}: </b><br /><span class="gensmall">[ <a href="{U_FIND_USERNAME}" onclick="find_username(this.href); return false;">{L_FIND_USERNAME}</a> ]</span></td>
  11      <td class="row2"><input type="text" class="post" name="username" size="20" /></td>
  12  </tr>
  13  <tr>
  14      <td class="cat" colspan="2" align="center"><input type="submit" name="submituser" value="{L_SUBMIT}" class="btnmain" /></td>
  15  </tr>
  16  </table>
  17  {S_FORM_TOKEN}
  18  </form>
  19  
  20  <br clear="all" /><br />
  21  
  22  <!-- INCLUDE mcp_footer.html -->


Generated: Wed Oct 2 15:03:47 2013 Cross-referenced by PHPXref 0.7.1