aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGotcha <gotcha@piwigo.org>2011-01-27 22:45:16 +0000
committerGotcha <gotcha@piwigo.org>2011-01-27 22:45:16 +0000
commite02e7dd11616409f13b5378188b8a05273b1927a (patch)
tree0dbdad2623c400b183aed850f46a391f68ed4303
parentbf59e02fb3b7b59e84991f0e33e8a13310ceb5ae (diff)
Correction made on the r8936
git-svn-id: http://piwigo.org/svn/branches/2.1@8953 68402e56-0260-453c-a942-63ccdbb3a9ee
-rw-r--r--admin/themes/default/template/site_update.tpl2
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 c957ea2a5..d1d33dc8f 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>{'Simulation'|@translate}</legend>
+ <legend>{'[Simulation]'|@translate}</legend>
<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>
</fieldset>