memcp_navbar.htm
来自「速度很快的PHP论坛源程序」· HTM 代码 · 共 22 行
HTM
22 行
<table cellspacing="0" cellpadding="0" border="0" width="{TABLEWIDTH}" align="center" style="table-layout: fixed"> <tr><td class="nav" width="90%" align="left" nowrap> <a href="index.php">$bbname</a> » <!--{if !$action}-->{lang memcp}<!--{else}--><a href="memcp.php">{lang memcp}</a> » <!--{if $action == 'profile'}-->{lang memcp_profile} <!--{elseif $action == 'subscriptions'}-->{lang memcp_subscriptions} <!--{elseif $action == 'favorites'}-->{lang memcp_favorites} <!--{elseif $action == 'viewavatars'}-->{lang memcp_avatar_list} <!--{/if}--><!--{/if}--></td><td align="right" width="10%"> <a href="#bottom"><img src="{IMGDIR}/arrow_dw.gif" border="0" align="absmiddle"></a></td></tr></table><br><table cellspacing="{INNERBORDERWIDTH}" cellpadding="{TABLESPACE}" width="{TABLEWIDTH}" align="center" class="tableborder"><tr align="center" bgcolor="{ALTBG2}" class="smalltxt"><!--{if !$action}--><td bgcolor="{ALTBG1}" width="20%">{lang memcp_home}</td><!--{else}--><td width="20%"><a href="memcp.php">{lang memcp_home}</a></td><!--{/if}--><!--{if $action == 'profile'}--><td bgcolor="{ALTBG1}" width="20%">{lang memcp_profile}</td><!--{else}--><td width="20%"><a href="memcp.php?action=profile">{lang memcp_profile}</a></td><!--{/if}--><!--{if $action == 'subscriptions'}--><td bgcolor="{ALTBG1}" width="20%">{lang memcp_subscriptions}</td><!--{else}--><td width="20%"><a href="memcp.php?action=subscriptions">{lang memcp_subscriptions}</a></td><!--{/if}--><!--{if $action == 'favorites'}--><td bgcolor="{ALTBG1}" width="20%">{lang memcp_favorites}</td><!--{else}--><td width="20%"><a href="memcp.php?action=favorites">{lang memcp_favorites}</a></td><!--{/if}--><td><a href="pm.php" target="_blank" width="20%">{lang pm}</a></td></tr></table><br>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?