<#include "/jeecms_sys/head.html"/>
<@s.m "global.position"/>:<@s.m "cms.function.db"/> -<@s.m "db.revert"/>
<@p.form id="jvForm" action="o_revert.do" labelWidth="15"> <@p.td colspan="2"> ${backuppath!}/<@p.text width="50" colspan="1" name="filename" id="filename" class="required" required="true" readonly="true"/> <@p.button code="db.selectfile" class="select-file" onclick="openBackUpFiles()" /> <@s.m "db.revertOver"/> <@p.tr/> <@p.td colspan="2"><@p.submit code="db.revert" class="recovery"/>  
<#include "/common/alert_message.html"/>