Edit D:\chineseall_products\bak\digitalLib6\admin\system\templateSetting.jsp
??<%@ page contentType="text/html;charset=utf-8"%> <%@ taglib prefix="s" uri="/struts-tags"%> <!DOCTYPE HTML> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>??????????????</title> <link rel="stylesheet" type="text/css" href="/style/style.css" /> <style> body { font-size: 14px; color: #000; background: #fff; } </style> </head> <body> <div class="crumbs tl">?????????????? >> ?????????</div> <div class="mainCon"> <form id="templateSettingForm" name="templateSetting" action="templateSetting.action" method="post"> <table width="100%" border="0" cellspacing="0" cellpadding="0" class="addTable"> <tr> <td width="15%">??????</td> <td width="85%" style="padding: 5px 0px;"><!-- entityValue --> <input class="textIn1" type="hidden" name="dic.entityKey" value="school.page.template" /> <input type="hidden" name="dic.id" value="${dic.id}" /> <table> <tr> <td align="center"> <img alt="" src="/images/default.png" style="width: 250px;"><br> <input type="radio" name="dic.entityValue" value="default" style="margin-left: 200px;" <s:if test="dic.entityValue == \"default\"">checked="checked"</s:if>> </td> <td align="center"> <img alt="" src="/images/prettify.png" style="width: 250px;"><br> <input type="radio" name="dic.entityValue" value="prettify" style="margin-left: 200px;" <s:if test="dic.entityValue == \"prettify\"">checked="checked"</s:if>> </td> <td align="center"> <img alt="" src="/images/kindergarten.png" style="width:300px;height: 397px;"><br> <input type="radio" name="dic.entityValue" value="kindergarten" style="margin-left: 200px;" <s:if test="dic.entityValue == \"kindergarten\"">checked="checked"</s:if>> </td> <td align="center"> <img alt="" src="/images/standard.jpg" style="width:300px;height: 397px;"><br> <input type="radio" name="dic.entityValue" value="standard" style="margin-left: 200px;" <s:if test="dic.entityValue == \"standard\"">checked="checked"</s:if>> </td> </tr> </table> </td> </tr> <tr> <td> </td> <td align="left"> <input class="searchBtn" type="button" onclick="dosubmit();" value="???" /> <font color="red"><s:property value="info" /></font> </td> </tr> </table> </form> </div> <script type="text/javascript"> function dosubmit() { document.getElementById("templateSettingForm").submit(); } </script> </body> </html>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de