?? inv_update.tpl
字號:
{* $Id: inv_update.tpl,v 1.6 2004/05/28 12:21:20 max Exp $ *}{include file="page_title.tpl" title=$lng.lbl_update_inventory}{capture name=dialog}<FORM method="POST" action="inv_update.php" enctype="multipart/form-data"><TABLE border="0" cellpadding="0" cellspacing="4" width="100%"><TR><TD>{$lng.lbl_update}</TD><TD><SELECT name="what"> <OPTION value="p" selected>{$lng.lbl_pricing}</OPTION> <OPTION value="q" selected>{$lng.lbl_quantity}</OPTION></SELECT></TD></TR><TR><TD>{$lng.lbl_csv_delimiter}</TD><TD>{include file="provider/main/ie_delimiter.tpl"}</TD></TR><TR><TD>{$lng.lbl_csv_file}</TD><TD><INPUT type="file" name="userfile">{if $upload_max_filesize}<BR><FONT class="Star">{$lng.lbl_warning}!</FONT> {$lng.txt_max_file_size_that_can_be_uploaded}: {$upload_max_filesize}b.{/if} </TD></TR><TR><TD colspan="2"><INPUT type="submit" value="{$lng.lbl_update}"></TABLE></FORM>{/capture}{include file="dialog.tpl" content=$smarty.capture.dialog title=$lng.lbl_update_inventory extra="width=100%"}
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -