Add an legend for fieldset id=syncSimulate
git-svn-id: http://piwigo.org/svn/branches/2.1@8936 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
parent
082662136b
commit
bf59e02fb3
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue