fixes #1453 changed button color

This commit is contained in:
Matthieu Leproux
2021-07-21 12:01:47 +02:00
parent e3d08b74bf
commit bf695699f5
+1 -1
View File
@@ -336,7 +336,7 @@ function cropImage() {
{/if}
<p style="margin:0">
<button name="submit" type="submit" class="buttonGradient">
<button name="submit" type="submit" class="buttonLike">
<i class="icon-floppy"></i> {'Save Settings'|@translate}
</button>
</p>