📄 edit_block.tpl
字号:
<!-- BEGIN Block --><!-- BEGIN Moduleeditor -->{standalone}<script>{focus_reload_close}</script><div style="border-width:2px;border-style:solid; margin:5mm;padding:5mm"><h4>{moduleinfo}: {description}</h4><div style="color:red; text-align: center; font-weight:bold;">{validationerror}</div><form method="POST" action="{action_url}"><table>{standardelements}</table><!-- BEGIN Version --><div style="border-width:1px; border-style:solid; margin:1mm; padding:2mm"><b>Version {version_id}</b><select name="inputstate[{version_id}]">{state}</select><input type="submit" value="{deleteversion}" name="btnDeleteVersion[{version_id}]" /><table width="100%"> {versionelements}</table></div><!-- END Version --><div align="center"><input type="hidden" value="{blockid}" name="inputblockid" /><input type="submit" value="{lang_save}" name="btnSaveBlock" /> {savelang}{apply_button} <input type="submit" value="{lang_reload}" name="btnReloadBlock" /> <input type="submit" value="{lang_delete}" name="btnDeleteBlock" onClick="return confirm('{lang_confirm}');" /> <input type="submit" value="{lang_createversion}" name="btnCreateVersion" /> {cancel_button}</div></form></div><!-- END Moduleeditor --><!-- BEGIN Moduleview --><div style="border-width:1px; border-style:solid; margin:1mm; padding:2mm"><h4>{moduleinfo}: {description}</h4><table><!-- BEGIN ViewElement --> <tr> <td>{label}</td> <td>{value}</td> </tr><!-- END ViewElement --></table></div><!-- END Moduleview --><!-- END Block --><!-- BEGIN EditorElement --> <tr> <td>{label}</td> <td>{form}</td> </tr><!-- END EditorElement --><!-- BEGIN EditorElementLarge --> <tr> <td colspan="2"> {label}<br /> {form} </td> </tr><!-- END EditorElementLarge -->
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -