diff options
Diffstat (limited to '')
-rw-r--r-- | admin/themes/default/template/site_update.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/themes/default/template/site_update.tpl b/admin/themes/default/template/site_update.tpl index d8826f127..095543d76 100644 --- a/admin/themes/default/template/site_update.tpl +++ b/admin/themes/default/template/site_update.tpl @@ -89,7 +89,7 @@ </fieldset> <fieldset id="syncSimulate"> - <legend></legend> + <legend>{'Simulation'|@translate}</legend> <ul><li><label><input type="checkbox" name="simulate" value="1" checked="checked"> {'only perform a simulation (no change in database will be made)'|@translate}</label></li></ul> </fieldset> |