📄 bookmanage.htm
字号:
<TABLE class=border2 cellSpacing=0 cellPadding=0 width=760 align=center
border=0>
<TR>
<TD class=tdbg_leftall vAlign=top align=left width=1 rowSpan=2> </TD>
<TD>
<TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
<TBODY><form name='frmlogin' method='post' action='loginout.php'>
<TR>
<TD width="68%" height=18>
<!-- IF member_priv -->
{LoginBar}
<!-- ELSE -->
{L_Uname}:<input type=text size=10 maxlength=20 name="username"> {L_Pwd}:<input type=password size=10 maxlength=30 name="password"><input type="checkbox" name="usecookie" value="true">{L_Keeptime}<input type="hidden" name="action" value="login"><input type=submit value="{L_Login}" name="submit"> <input type=button value="{L_Reg}" name="btnreg" OnClick="javascript:document.location='register.php'">
<!-- ENDIF -->
</TD></TR></form></TBODY></TABLE><HR noShade SIZE=1 color="#CCCCCC">
<TABLE cellSpacing=1 cellPadding=3 width="100%" align=center
bgColor=#D4D2F8 border=0>
<TBODY>
<TR bgColor=#cccccc>
<TD align=middle
colSpan=6> <STRONG>{L_Yourlist}</STRONG></TD>
</TR>
<!-- BEGIN Bookblock -->
<TR bgColor=#ebf3e6>
<TD>□ <<a href="bookinfo.php?id={C_id}" target="_blank">{C_Title}</a>></TD>
<TD>({L_Click}:{C_Click} {L_Vote}:{C_Vote})</TD>
<TD>({C_State} <a href="chapterinfo.php?id={C_Newchapterid}" target="_blank">{L_Newchapter}</a>)</TD>
<TD><!-- IF C_Statea=="C_Bookstat_continue" --><a href='addchapter.php?id={C_id}'><!-- ENDIF -->{L_Addchapter}<!-- IF C_Statea=="C_Bookstat_continue" --></a><!-- ENDIF --></TD>
<TD><a href="editchapter.php?id={C_id}">{L_Modifychapter}</a></TD>
<TD><a href="renewlist.php?id={C_id}">{L_TidyDir}</a></TD>
</TR>
<!-- END Bookblock -->
</TBODY>
</TABLE></TD>
<TD vAlign=top width=1>
</TD></TR></TABLE>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -