aboutsummaryrefslogtreecommitdiffstats
path: root/admin/template/goto/intro.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'admin/template/goto/intro.tpl')
-rw-r--r--admin/template/goto/intro.tpl16
1 files changed, 8 insertions, 8 deletions
diff --git a/admin/template/goto/intro.tpl b/admin/template/goto/intro.tpl
index 2bde582f3..d9cafde2a 100644
--- a/admin/template/goto/intro.tpl
+++ b/admin/template/goto/intro.tpl
@@ -50,16 +50,16 @@
<form name="QuickSynchro" action="{$U_CAT_UPDATE}" method="post" id="QuickSynchro" style="display: block; text-align:right;">
<div>
-<input type="hidden" name="sync" value="files" checked="checked" />
-<input type="hidden" name="display_info" value="1" checked="checked" />
-<input type="hidden" name="add_to_caddie" value="1" checked="checked" />
-<input type="hidden" name="privacy_level" value="0" checked="checked" />
-<input type="hidden" name="sync_meta" checked="checked"/>
-<input type="hidden" name="simulate" value="0" />
-<input type="hidden" name="subcats-included" value="1" checked="checked"/>
+<input type="hidden" name="sync" value="files" checked="checked">
+<input type="hidden" name="display_info" value="1" checked="checked">
+<input type="hidden" name="add_to_caddie" value="1" checked="checked">
+<input type="hidden" name="privacy_level" value="0" checked="checked">
+<input type="hidden" name="sync_meta" checked="checked">
+<input type="hidden" name="simulate" value="0">
+<input type="hidden" name="subcats-included" value="1" checked="checked">
</div>
<div class="bigbutton">
<span class="bigtext">{'Quick Local Synchronization'|@translate}</span>
<input type="submit" value="" name="submit">
</div>
-</form> \ No newline at end of file
+</form>