Changeset 897
- Timestamp:
- 12/13/06 01:08:33 (2 years ago)
- Files:
-
- branches/wheeljack/tmpl/cms/backup_restore.tmpl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/wheeljack/tmpl/cms/backup_restore.tmpl
r883 r897 92 92 <div id="restore-panel" style="display: none;"> 93 93 <TMPL_IF NAME=MISSING_XPATH> 94 <div class="error-message"><MT_TRANS phrase="Perl module XML::XPath and/or its dependencies is missing - Movable Type can not restore system without it."></div>94 <div class="error-message"><MT_TRANS phrase="Perl module XML::XPath and/or its dependencies are missing - Movable Type can not restore the system without it."></div> 95 95 <TMPL_ELSE> 96 96 <form method="post" enctype="multipart/form-data" action="<TMPL_VAR NAME=SCRIPT_URL>">
