📄 extdep_restore_done.jsp
字号:
<%@page import="org.jahia.bin.*"%><% String msg = (String)request.getAttribute("siteExtDepMsg");%><%@include file="include_header.jsp"%><tr> <td align="right" class="text" colspan="2"><b>:: Extract/Deploy virtual site ::</b> </td></tr></table><br><br><table cellpadding="2" cellspacing="0" border="0" width="530"><tr> <td colspan="2" width="530"> </td></tr> <form name="jahiaAdmin" action="<%=JahiaAdministration.composeActionURL(request,response,"displaymenu","")%>" method="post"><tr> <td width="100"> </td> <td width="430"> <table border="0"> <tr> <td nowrap> <font class="text"> <%=msg%> <br><br> </font> </td> </tr> <tr> <td align="right"> <br> <%if(!isLynx){%> <a href="<%=JahiaAdministration.composeActionURL(request,response,"displaymenu","")%>" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('next','','<%=URL%>images/buttons/ok_on.gif',1)"><img name="next" src="<%=URL%>images/buttons/ok_off.gif" width="69" height="17" border="0"></a> <%}else{%> <br> <a href="<%=JahiaAdministration.composeActionURL(request,response,"displaymenu","")%>">Back to menu</a> <%}%> </td> </tr> <tr> <td> <br><br> <table border="0" cellpadding="0" cellspacing="0"> <tr> <td nowrap width="145" valign="top"><font class="text"><b>Other operations: </b></font></td> <td valign="top"> <font class="text"> <%if(!isLynx){%><li> <%}%><a href="<%=JahiaAdministration.composeActionURL(request,response,"displaymenu","")%>">Back to menu</a><br> </font> </td> </tr> </table> </td> </tr> </table> </td></tr> </form><tr> <td colspan="2" align="right"> <br> <br> <font class="text2"><%=jahiaDisplayMessage%> </font> </td></tr><tr> <td colspan="2"> </td></tr></table><%@include file="include_footer.jsp"%>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -