Update theme-updater.blade.php

This commit is contained in:
Julian Prieber 2023-06-16 15:19:17 +02:00
parent 53b07540cd
commit dd8749d321
1 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,7 @@
</table>
</div>
<a href="'. url('update/theme') .'" onclick="updateicon()" class="btn btn-gray ms-3 mb-4">
<span id="updateicon"><i class="bi bi-arrow-repeat"></i></span> '.__('messages.Update all themes').'
<span id="updateicon"><i class="bi bi-arrow-repeat"></i></span> {{__('messages.Update all themes')}}
</a>
</div>
</div>