📄 _user_menus.html
字号:
<!-- templatecell : list -->
<table border=0 cellspacing=0 cellpadding=0 width=100%><tr><td bgcolor="#999999">
<table border=0 width=100% cellspacing=1 cellpadding=0><tr>
<td height=22 bgcolor="#EEEEEE"><font face="arial,sans-serif" style="font-size: 13px;"><b> Setup Options</b></font></td>
</tr></table>
</td></tr></table>
<img src="$imageurl$spacer.gif" height=10 width=1 border=0><br>
$header_tab3$
<!-- START : tab content -->
<table border=0 cellpadding=0 cellspacing=0 width=100%>
<tr>
<td bgcolor="#000000" rowspan=3 width=1><img src="$imageurl$spacer.gif" height=1 width=1 border=0></td>
<td bgcolor="#FFFFFF" rowspan=3 width=6><img src="$imageurl$spacer.gif" height=1 width=6 border=0></td>
<td bgcolor="#FFFFFF" rowspan=1 width=1200><img src="$imageurl$spacer.gif" height=10 width=1 border=0></td>
<td bgcolor="#FFFFFF" rowspan=3 width=6><img src="$imageurl$spacer.gif" height=1 width=6 border=0></td>
<td bgcolor="#000000" rowspan=3 width=1><img src="$imageurl$spacer.gif" height=1 width=1 border=0></td>
</tr>
<tr>
<td bgcolor="#FFFFFF">
<table border=0 width=100% cellspacing=8 cellpadding=0>
<tr>
<td>
<table border=0 cellspacing=0 cellpadding=1>
<tr>
<td>
<font face="ms sans serif" size=1>Search for name</font><br>
<input type=text name="user_keyname" value="$user_keyname_he$" size=15><br>
</td>
<td valign=bottom> <input type=submit name="search_user_list" value="Search">
<input type="submit" class="button" name="user_listall" value="List All">
</td>
</tr>
</table>
</td>
<td align=center>
<table border=0 cellspacing=0 cellpadding=1>
<tr><td align=center><font face="ms sans serif" size=1>Found $mcount$ of $rcount$</font></td></tr>
<tr><td align=center><font face="ms sans serif" size=1><a href="$cgiurl$?user_list=1&pagenum=$lpage$" title="Last Page"><<</a> Page $cpage$ of $pcount$ <a href="$cgiurl$?user_list=1&pagenum=$npage$" title="Next Page">>></a></font></td></tr>
</table>
</td>
</tr>
</table>
<table border=0 cellspacing=1 cellpadding=1 width="100%">
<tr>
<td bgcolor="#CCCCCC" width=260><font size=1 face="ms sans serif"><b>Full Name</b></font></td>
<td bgcolor="#CCCCCC" width=130><font size=1 face="ms sans serif"><b>User ID</b></font></td>
<td bgcolor="#CCCCCC" align="center" width=80><font size=1 face="ms sans serif"><b>Expires</b></font></td>
<td bgcolor="#CCCCCC" align="center" colspan=2><font face="ms sans serif" size=1><b>Action</b></font></td>
</tr>
<!-- template insert : $list$ -->
<!-- templatecell : user -->
<tr>
<td bgcolor="#EEEEEE"><font face="ms sans serif" size=1> $name$</font></td>
<td bgcolor="#EEEEEE"><font face="ms sans serif" size=1> $login_id$</font></td>
<td bgcolor="#EEEEEE" align="center"><font face="ms sans serif" size=1> $expires$</font></td>
<td bgcolor="#EEEEEE" align=center><font face="ms sans serif" size=1><a href="$cgiurl$?user_edit=$num$">modify</a></font></td>
<td bgcolor="#EEEEEE" align=center><font face="ms sans serif" size=1><a href="$cgiurl$?user_confirm_erase=$num$">erase</a></font></td>
</tr>
<!-- /templatecell : user -->
<!-- templatecell : not_found -->
<tr>
<td bgcolor="#EEEEEE"><font face="ms sans serif" size=2> Sorry, no records were found.</font></td>
<td bgcolor="#EEEEEE"><font face="ms sans serif" size=2> </font></td>
<td bgcolor="#EEEEEE"><font face="ms sans serif" size=2> </font></td>
<td bgcolor="#EEEEEE"><font face="ms sans serif" size=2> </font></td>
<td bgcolor="#EEEEEE"><font face="ms sans serif" size=2> </font></td>
</tr>
<!-- /templatecell : not_found -->
</table>
<table border=0 cellspacing=7 cellpadding=0 width=100%>
<tr>
<td align=right>
<input type="submit" class="button" name="user_add" value="Add User">
</td>
</tr>
</table>
</td>
</tr>
<tr><td bgcolor="#FFFFFF"><img src="$imageurl$spacer.gif" height=3 width=1 border=0></td></tr>
<tr><td bgcolor="#000000" colspan=5><img src="$imageurl$spacer.gif" height=1 width=1 border=0></td></tr>
</table>
<!-- END : tab content -->
<!-- /templatecell : list -->
<!-- templatecell : add -->
<script language="JavaScript"><!--
function showPass() { alert(document.forms[0].login_pw.value); }
// --></script>
<table border=0 cellspacing=0 cellpadding=0 width=100%><tr><td bgcolor="#999999">
<table border=0 width=100% cellspacing=1 cellpadding=0><tr>
<td height=22 bgcolor="#EEEEEE"><font face="arial,sans-serif" style="font-size: 13px;"><b> Setup Options</b></font></td>
</tr></table>
</td></tr></table>
<img src="$imageurl$spacer.gif" height=10 width=1 border=0><br>
$header_tab3$
<!-- START : tab content -->
<table border=0 cellpadding=0 cellspacing=0 width=100%>
<tr>
<td bgcolor="#000000" rowspan=3 width=1><img src="$imageurl$spacer.gif" height=1 width=1 border=0></td>
<td bgcolor="#FFFFFF" rowspan=3 width=6><img src="$imageurl$spacer.gif" height=1 width=6 border=0></td>
<td bgcolor="#FFFFFF" rowspan=1 width=1200><img src="$imageurl$spacer.gif" height=10 width=1 border=0></td>
<td bgcolor="#FFFFFF" rowspan=3 width=6><img src="$imageurl$spacer.gif" height=1 width=6 border=0></td>
<td bgcolor="#000000" rowspan=3 width=1><img src="$imageurl$spacer.gif" height=1 width=1 border=0></td>
</tr>
<tr>
<td bgcolor="#FFFFFF">
<!-- insert error message here -->
<center>
<!-- template insert : $error$ -->
<!-- templatecell : no_user_name -->
<font face="ms sans serif" size=2 color="#FF0000"><b>Full name</b> must be specified.</font><br>
<!-- /templatecell : no_user_name -->
<!-- templatecell : no_login_name -->
<font face="ms sans serif" size=2 color="#FF0000"><b>Login name</b> must be specified.</font><br>
<!-- /templatecell : no_login_name -->
<!-- templatecell : no_login_pw -->
<font face="ms sans serif" size=2 color="#FF0000"><b>Login password</b> must be specified.</font><br>
<!-- /templatecell : no_login_pw -->
<!-- templatecell : duplicate_username -->
<font face="ms sans serif" size=2 color="#FF0000"><b>Sorry, that login name is already taken</b> Please choose another.</b></font><br>
<!-- /templatecell : duplicate_username -->
</center>
<table border=0 cellspacing=0 cellpadding=1>
<tr><td rowspan=20> </td></tr>
<tr>
<td width=200><font size=2 face="ms sans serif">Full Name</font></td>
<td><input type=text name="name" value="$name_he$" size=30 tabindex="1"></td>
</tr>
<tr>
<td><font size=2 face="ms sans serif">Login Name</font></td>
<td><input type=text name="login_id" value="$login_id_he$" size=30 tabindex="2"></td>
</tr>
<tr>
<td><font size=2 face="ms sans serif">Login Password <font size=1>[<a href="javascript:showPass();">view</a>]</font></font></td>
<td><input type=password name="login_pw" value="$login_pw_he$" size=30 tabindex="3"></td>
</tr>
<tr>
<td><font size=2 face="ms sans serif">Account Created</font></td>
<td>
<select name="created_mon" tabindex="4">
<option value="1" $created_mon_1_selected$>Jan</option>
<option value="2" $created_mon_2_selected$>Feb</option>
<option value="3" $created_mon_3_selected$>Mar</option>
<option value="4" $created_mon_4_selected$>Apr</option>
<option value="5" $created_mon_5_selected$>May</option>
<option value="6" $created_mon_6_selected$>Jun</option>
<option value="7" $created_mon_7_selected$>Jul</option>
<option value="8" $created_mon_8_selected$>Aug</option>
<option value="9" $created_mon_9_selected$>Sep</option>
<option value="10" $created_mon_10_selected$>Oct</option>
<option value="11" $created_mon_11_selected$>Nov</option>
<option value="12" $created_mon_12_selected$>Dec</option>
</select>
<select name="created_day" tabindex="5">
<option value="1" $created_day_1_selected$>1</option>
<option value="2" $created_day_2_selected$>2</option>
<option value="3" $created_day_3_selected$>3</option>
<option value="4" $created_day_4_selected$>4</option>
<option value="5" $created_day_5_selected$>5</option>
<option value="6" $created_day_6_selected$>6</option>
<option value="7" $created_day_7_selected$>7</option>
<option value="8" $created_day_8_selected$>8</option>
<option value="9" $created_day_9_selected$>9</option>
<option value="10" $created_day_10_selected$>10</option>
<option value="11" $created_day_11_selected$>11</option>
<option value="12" $created_day_12_selected$>12</option>
<option value="13" $created_day_13_selected$>13</option>
<option value="14" $created_day_14_selected$>14</option>
<option value="15" $created_day_15_selected$>15</option>
<option value="16" $created_day_16_selected$>16</option>
<option value="17" $created_day_17_selected$>17</option>
<option value="18" $created_day_18_selected$>18</option>
<option value="19" $created_day_19_selected$>19</option>
<option value="20" $created_day_20_selected$>20</option>
<option value="21" $created_day_21_selected$>21</option>
<option value="22" $created_day_22_selected$>22</option>
<option value="23" $created_day_23_selected$>23</option>
<option value="24" $created_day_24_selected$>24</option>
<option value="25" $created_day_25_selected$>25</option>
<option value="26" $created_day_26_selected$>26</option>
<option value="27" $created_day_27_selected$>27</option>
<option value="28" $created_day_28_selected$>28</option>
<option value="29" $created_day_29_selected$>29</option>
<option value="30" $created_day_30_selected$>30</option>
<option value="31" $created_day_31_selected$>31</option>
</select>
<select name="created_year" tabindex="6">
<option value="1999" $created_year_1999_selected$>1999</option>
<option value="2000" $created_year_2000_selected$>2000</option>
<option value="2001" $created_year_2001_selected$>2001</option>
<option value="2002" $created_year_2002_selected$>2002</option>
<option value="2003" $created_year_2003_selected$>2003</option>
<option value="2004" $created_year_2004_selected$>2004</option>
<option value="2005" $created_year_2005_selected$>2005</option>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -