Changeset 828

Show
Ignore:
Timestamp:
12/05/06 00:11:42 (2 years ago)
Author:
lknowland
Message:

Closed an unclosed <strong> tag.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/wheeljack/tmpl/cms/backup_restore.tmpl

    r814 r828  
    4949</select> 
    5050<input type="hidden" id="selected_blog_ids" name="selected_blog_ids" value="" /> 
    51 <p><strong><span id="selected_blogs">(<MT_TRANS phrase="None selected.">)</span> 
     51<p><strong><span id="selected_blogs">(<MT_TRANS phrase="None selected.">)</span></strong></p> 
    5252<p><span id="backup-what-description"><MT_TRANS phrase="This option will backup Users, Roles, Associations, Weblogs, Entries, Categories, Templates and Tags."></span> 
    5353<a href="#" onclick="return openManual('backup_restore', 'backup_what')" class="help">?</a></p>