diff options
author | vdigital <vdigital@piwigo.org> | 2008-09-16 23:13:53 +0000 |
---|---|---|
committer | vdigital <vdigital@piwigo.org> | 2008-09-16 23:13:53 +0000 |
commit | 7ea85bc0355c7ad60c51a4a1d3078e3dc4603031 (patch) | |
tree | fd4cc1c69b7a320ee66f901474e3f143acecd4aa /admin/template/goto/intro.tpl | |
parent | 2b4b4defe64da8b5c3c06bd9a46fe3ea59f1a0c6 (diff) |
A large button from Stripy design...
git-svn-id: http://piwigo.org/svn/trunk@2542 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'admin/template/goto/intro.tpl')
-rw-r--r-- | admin/template/goto/intro.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/template/goto/intro.tpl b/admin/template/goto/intro.tpl index 72189c826..30ae67372 100644 --- a/admin/template/goto/intro.tpl +++ b/admin/template/goto/intro.tpl @@ -55,5 +55,5 @@ <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 class="bigbutton" type="submit" value="{'Rapid local synchronization'|@translate}" name="submit" /> +<div class="bigbutton"><input type="submit" value="" name="submit"/><div class="bigtext">{'Quick Local Synchronization'|@translate}</div></div> </form>
\ No newline at end of file |