Changeset 8936

Show
Ignore:
Timestamp:
01/26/11 21:43:00 (2 years ago)
Author:
Gotcha
Message:

Add an legend for fieldset id=syncSimulate

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/2.1/admin/themes/default/template/site_update.tpl

    r6364 r8936  
    9090 
    9191  <fieldset id="syncSimulate"> 
    92     <legend></legend> 
     92    <legend>{'Simulation'|@translate}</legend> 
    9393    <ul><li><label><input type="checkbox" name="simulate" value="1" checked="checked" {$TAG_INPUT_ENABLED}> {'only perform a simulation (no change in database will be made)'|@translate}</label></li></ul> 
    9494  </fieldset>