mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-05 01:12:29 +02:00
fixes #2509 change button label in site_update.tpl
This commit is contained in:
@@ -135,7 +135,7 @@ $('#syncFiles label').click(function () {
|
|||||||
{/if}
|
{/if}
|
||||||
|
|
||||||
<div class="savebar-footer-block">
|
<div class="savebar-footer-block">
|
||||||
<button class="buttonLike" type="submit" name="submit"><i class="icon-floppy"></i> {'Save Settings'|@translate}</button>
|
<button class="buttonLike" type="submit" name="submit"><i class="icon-exchange"></i> {'Synchronize'|@translate}</button>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user