?? patch_apply.tpl
字號:
{include file="page_title.tpl" title=$lng.lbl_applying_patch}{capture name=dialog}{if ($patch_type eq "text" or $patch_type eq "upgrade") and $patch_phase ne "upgrade_final"}<BR><BR><B>{$lng.txt_applying_patch_step_1}</B><BR><BR>{$lng.txt_testing_phase_result}<BR><BR>{$lng.txt_checking_patch_pl|substitute:"file":$patch_exe}{if $patch_executable}<FONT color="green">{$lng.lbl_ok}</FONT>{else}<FONT color="red">{$lng.lbl_non_executable}</FONT><BR>{$lng.txt_checking_patch_pl_note|substitute:"file":$patch_exe}{/if}<BR><BR>{include file="admin/main/patch_apply_tbl.tpl" files=$patch_files}{if $ready_to_patch ne 1}<BR><BR>{$lng.txt_patch_application_error}<BR><BR><FORM action="patch.php" method="POST"><INPUT type="hidden" name="mode" value="{$mode}"><INPUT type="hidden" name="patch_filename" value="{$patch_filename}"><INPUT type="hidden" name="reverse" value="{$reverse}"><INPUT type="submit" value="{$lng.lbl_go_back}"></FORM>{/if}{/if}{if $ready_to_patch eq "1" and $patch_phase ne "upgrade_final"}{if $mode ne "sql"}<BR><BR>{$lng.txt_some_files_will_be_ignored}<BR><BR>{/if}<FORM action="patch.php" method="POST" name="step1form"><INPUT type="hidden" name="mode" value="{$mode}">{$lng.lbl_patch_text}:<BR><TEXTAREA cols="60" rows="10">{$patch_text}</TEXTAREA><P><INPUT type="hidden" name="patch_filename" value="{$patch_filename}"><INPUT type="hidden" name="reverse" value="{$reverse}"><INPUT type="hidden" name="confirmed" value="Y">{if $could_not_patch ne "0" and $mode ne "sql"}{$lng.txt_have_could_not_patch}<BR>{$lng.lbl_tick_here_to_apply_patch}<INPUT type="checkbox" name="try_all" checked><BR><BR>{/if}<INPUT type="button" value="{$lng.lbl_go_back}" onClick="document.step1form.confirmed.value='';document.step1form.submit();"> <INPUT type="submit" value="{$lng.lbl_apply_patch}"></FORM>{/if}{if !empty($files_to_patch)}{$lng.txt_patch_applying_note}{elseif $confirmed ne ""}{if $patch_type eq "text" or $patch_type eq "upgrade"}<BR><BR><B>{$lng.txt_applying_patch_step_2}</B><BR><BR>{/if}{if $patch_phase eq "upgrade_final"}{if $patched_files ne ""}<P><B>{$lng.lbl_files_patch_status}:</B></P>{include file="admin/main/patch_apply_tbl.tpl" files=$patched_files}{/if}{if $excluded_files ne ""}<P><B>{$lng.lbl_files_excluded_from_patch}:</B></P>{include file="admin/main/patch_apply_tbl.tpl" files=$excluded_files}{/if}<P><B>{$lng.lbl_patch_results}</B><P>{section name=line loop=$patch_result}{$patch_result[line]}<BR>{/section}<P><B>{$lng.lbl_patch_log}</B><P>{section name=line loop=$patch_log}{$patch_log[line]}<BR>{/section}{else}<P>{section name=line loop=$patch_result}{$patch_result[line]}<BR>{/section}{/if}{if $patch_completed ne "1" and $mode eq "sql"}<BR><BR><FONT color="red">{$lng.txt_correct_errors}</FONT><BR><FORM action="patch.php#patch_sql" method="GET"><INPUT type=submit value="<< Go back"></FORM>{elseif $patch_completed ne "1" and $mode ne "sql"}<BR><BR>{$lng.txt_files_could_not_be_patched}<BR><BR>{include file="admin/main/patch_apply_tbl.tpl" files=$failed_files}<FONT color="red">{$lng.txt_correct_errors}</FONT><BR><FORM action="patch.php" method="POST"><INPUT type="hidden" name="mode" value="{$mode}"><INPUT type="hidden" name="patch_filename" value="{$patch_filename}"><INPUT type="hidden" name="reverse" value="{$reverse}"><INPUT type="submit" value="{$lng.lbl_go_back}"></FORM>{else}<FORM action="patch.php" method="GET">{if $need_manual_patch}{$lng.txt_files_could_not_be_patched}{include file="admin/main/patch_apply_tbl.tpl" files=$failed_files}{else}<FONT color="green">{$lng.txt_patch_applied_successfuly}</FONT>{/if}<BR><BR><INPUT type="submit" value="{$lng.lbl_finish}">{/if}</FORM>{/if}{/capture}{include file="dialog.tpl" title=$lng.lbl_applying_patch content=$smarty.capture.dialog extra="width=100%"}
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -