~ubuntu-branches/debian/squeeze/movabletype-opensource/squeeze

« back to all changes in this revision

Viewing changes to tmpl/cms/restore_start.tmpl

  • Committer: Bazaar Package Importer
  • Author(s): Dominic Hargreaves
  • Date: 2008-06-13 23:28:40 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20080613232840-ya4jfxv1jgl45a3d
Tags: 4.2~rc2-1
* New upstream release candidate
* Update Standards-Version (no changes)
* Ensure that schema upgrade message is always seen

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
<mt:include name="include/header.tmpl" force_header="1">
7
7
 
8
8
<script type="text/javascript">
 
9
/* <![CDATA[ */
9
10
function progress(str, id) {
10
11
    var el = getByID(id);
11
12
    if (el) el.innerHTML = str;
12
13
}
 
14
/* ]]> */
13
15
</script>
14
16
 
15
17
<div class="import-process">