Changeset 2870

Show
Ignore:
Timestamp:
08/01/08 00:06:04 (4 months ago)
Author:
bsmith
Message:

bugzid:80897 - Update phrase in Refresh Templates modal & add bullets to confirmation msg

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/release-42/lib/MT/CMS/Template.pm

    r2825 r2870  
    16621662        $param->{'template_set_loop'} = \@sets; 
    16631663 
    1664         $param->{screen_id} = "refresh-templates-dialog"; 
    1665     } 
     1664    } 
     1665 
     1666    $param->{screen_id} = "refresh-templates-dialog"; 
    16661667 
    16671668    # load template sets 
  • branches/release-42/tmpl/cms/dialog/refresh_templates.tmpl

    r2818 r2870  
    7474        show_label="0" 
    7575        show_hint="1" 
    76         hint="<__trans phrase="Updates current templates while retaining any user-created or user-modified templates.">"> 
     76        hint="<__trans phrase="Updates current templates while retaining any user-created templates.">"> 
    7777        <div class="field-header"> 
    7878            <label for="refresh_type_refresh"><input type="radio" name="refresh_type" id="refresh_type_refresh" value="refresh" onclick="disable('template_set');toggleHidden('confirm-clean');toggleHidden('confirm-refresh');" checked="checked" /> <$mt:var name="refresh_label"$></label>