?? patch_apply_tbl.tpl
字號:
{* $Id: patch_apply_tbl.tpl,v 1.2 2004/05/20 13:59:11 svowl Exp $ *}<TABLE cellpadding="1" cellspacing="2" border="0" width="100%" valign="top"><TR><TD height="14" class="TableHead" nowrap>{$lng.lbl_file}</TD><TD height="14" class="TableHead" nowrap width="100">{$lng.lbl_status}</TD></TR>{section name=index loop=$files}<TR {if %index.index% mod 2 eq 0} class="TableLine"{/if}><TD>{$files[index].orig_file}</TD><TD>{if $files[index].status eq "OK"}<FONT color="green">{$lng.lbl_ok}</FONT>{else}<FONT color="red">{$files[index].status}</FONT>{/if}</TD></TR>{/section}</TABLE><BR><BR>{$lng.txt_patch_status_legend}<BR><BR>
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -