aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGotcha <gotcha@piwigo.org>2011-01-26 20:44:26 +0000
committerGotcha <gotcha@piwigo.org>2011-01-26 20:44:26 +0000
commitb5ed2aa16af965c987a7397b8115aa48da8c0047 (patch)
tree15a059d1355a95fd74b75101bb53343b50125d11
parent5260d307b9ee5b2ff1107385da30b088ef856e2a (diff)
Merge r8936 from br2.1 to trunk
git-svn-id: http://piwigo.org/svn/trunk@8937 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 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>