?? archive.tpl
字號(hào):
<div style="margin-bottom:1cm;font-weight:bold;text-align:center;text-decoration:underline">{archive_manager} </div><form method="POST" action="{action_url}><h2 style="text-align:center">{lang_categories}</h2><table align="center" width="60%"><!-- BEGIN Category --> <tr> <td width="10%"><input type="checkbox" name="cat[{catid}]" /></td> <td width="70%"><a href="{edit}" target="editwindow" onclick="if (this != '') { window.open(this,this.target,'width=800,height=600,scrollbars=yes,resizable=yes'); return false; } else { return true; }">{category}</a></td> </tr><!-- END Category --></table><h2 style="text-align:center">{lang_pages}</h2><table align="center" width="60%"><!-- BEGIN Page --> <tr> <td width="10%"><input type="checkbox" name="page[{pageid}]" /></td> <td width="70%"><a href="{edit}" target="editwindow" onclick="if (this != '') { window.open(this,this.target,'width=800,height=600,scrollbars=yes,resizable=yes'); return false; } else { return true; }">{page}</a></td> </tr><!-- END Page --></table><h2 style="text-align:center">{lang_blocks}</h2><table align="center" width="60%"><!-- BEGIN Block --> <tr> <td width="10%"><input type="checkbox" name="block[{blockid}]" /></td> <td width="35%"><a href="{edit}" target="editwindow" onclick="if (this != '') { window.open(this,this.target,'width=800,height=600,scrollbars=yes,resizable=yes'); return false; } else { return true; }">{block}</a></td> <td width="35%">{scope}</td> </tr><!-- END Block --></table><center> <input type="submit" name="btnReactivate" value="{lang_reactivate}" /> <input type="submit" name="btnDelete" value="{lang_delete}" onClick="return confirm('{lang_confirm}');" /></center></form>
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -