📄 lockchange
字号:
<?xml version="1.0" encoding="ISO-8859-1"?>
<WORKPLACE>
<TEMPLATE name="file">
<![CDATA[
<HTML>
<script language=JavaScript>
<!--
//-->
</script>
<head>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=]]><METHOD name="getEncoding"/><![CDATA[">
<title>OpenCms</title>
<link rel=stylesheet type="text/css" href="]]><method name="resourcesUri">format.css</method><![CDATA[">
</HEAD>
<BODY bgcolor="#ffffff" marginwidth = 0 marginheight = 0 topmargin=0 leftmargin=0>
<!-- table to center the page-->
<table width=100% height=100% border=0 cellspacing=0 cellpadding=0>
<tr><td align=middle valign=center>
<!-- table to set up the dialog box-->
<form id=LOCK name=LOCK>
]]><MESSAGEBOX title="messagebox.title.lockchange" message1="messagebox.message1.lockchange" message2="messagebox.message2.lockchange" button1="button.ok" button2="button.cancel" link1="lockchange.html?lock=true" link2="explorer_files.html"><PROCESS>FILENAME</PROCESS></MESSAGEBOX><![CDATA[
</td></tr>
</table>
</BODY>
</html>
]]>
</TEMPLATE>
<TEMPLATE name="folder">
<![CDATA[
<HTML>
<script language=JavaScript>
<!--
//-->
</script>
<head>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; ">
<title>OpenCms</title>
<link rel=stylesheet type="text/css" href="]]><method name="resourcesUri">format.css</method><![CDATA[">
</HEAD>
<BODY bgcolor="#ffffff" marginwidth = 0 marginheight = 0 topmargin=0 leftmargin=0>
<!-- table to center the page-->
<table width=100% height=100% border=0 cellspacing=0 cellpadding=0>
<tr><td align=middle valign=center>
<!-- table to set up the dialog box-->
<form id=LOCK name=LOCK>
]]><MESSAGEBOX title="messagebox.title.lockchangefolder" message1="messagebox.message1.lockchangefolder" message2="messagebox.message2.lockchangefolder" button1="button.ok" button2="button.cancel" link1="lockchange.html?lock=true" link2="explorer_files.html"><PROCESS>FILENAME</PROCESS></MESSAGEBOX><![CDATA[
</td></tr>
</table>
</BODY>
</html>
]]>
</TEMPLATE>
<TEMPLATE name="error">
<ERRORPAGE title="error.title.lockchange" message="error.message.lockchange" reason="error.reason.lockchange" suggestion="error.suggestion.lockchange" ref="explorer_files.html" ><process>details</process><process>lasturl</process></ERRORPAGE>
</TEMPLATE>
<TEMPLATE name="erroraccessdenied">
<ERRORPAGE title="error.title.lockchange" message="error.message.lockchange" reason="error.reason.lockchange" suggestion="error.suggestion.lockchange" ref="explorer_files.html" ><process>details</process><process>lasturl</process></ERRORPAGE>
</TEMPLATE>
</WORKPLACE>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -