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

« back to all changes in this revision

Viewing changes to tmpl/cms/dialog/restore_upload.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:
5
5
    <script type="text/javascript" src="<mt:var name="static_uri">js/dialog.js"></script>
6
6
 
7
7
    <script type="text/javascript">
8
 
    <!--
 
8
    /* <![CDATA[ */
9
9
    var dialog;
10
10
    var panels;
11
11
    function dialog_closed(ok) {
47
47
    }
48
48
 
49
49
    TC.attachLoadEvent(init);
50
 
    //-->
 
50
    /* ]]> */
51
51
    </script>
52
52
</mt:setvarblock>
53
53
<mt:include name="dialog/header.tmpl">