📄 froogle.tpl
字号:
{* $Id: froogle.tpl,v 1.3 2004/05/28 12:21:08 max Exp $ *}{capture name=dialog}<FORM action="export.php" method="post" name="froogleform"><INPUT type="hidden" name="mode" value="fcreate"><INPUT type="hidden" name="module_mode" value="froogle"><TABLE cellspacing="5" cellpadding="0"><TR> <TD>{$lng.lbl_filename}</TD> <TD><INPUT type="text" name="froogle_file" value="{$froogle_file|default:$def_froogle_file}" size="55"></TD></TR><TR> <TD colspan="2"> <INPUT type="submit" value="{$lng.lbl_export}"> <INPUT type="button" value="{$lng.lbl_download}" onclick="javascript: document.froogleform.mode.value='fdownload'; document.froogleform.submit();"> {if $is_ftp_module eq 'Y'} <INPUT type="button" value="{$lng.lbl_upload}" onclick="javascript: document.froogleform.mode.value='fupload'; document.froogleform.submit();"> {/if}</TD></TR></TABLE></FORM>{/capture}{include file="dialog.tpl" title=$lng.lbl_froogle_export content=$smarty.capture.dialog extra="width=100%"}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -