aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGotcha <gotcha@piwigo.org>2011-01-26 20:43:00 +0000
committerGotcha <gotcha@piwigo.org>2011-01-26 20:43:00 +0000
commitbf59e02fb3b7b59e84991f0e33e8a13310ceb5ae (patch)
tree475cfb7ff074bfaa8563ecc3d31bc676099a0bcf
parent082662136b3fa73cfb29d93182ce3f71eab09263 (diff)
Add an legend for fieldset id=syncSimulate
git-svn-id: http://piwigo.org/svn/branches/2.1@8936 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 b13c1ffc8..c957ea2a5 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" {$TAG_INPUT_ENABLED}> {'only perform a simulation (no change in database will be made)'|@translate}</label></li></ul>
</fieldset>