Updated theme updater update button

This commit is contained in:
Julian Prieber 2022-09-14 12:56:50 +02:00
parent e50c052aee
commit 256d03b407
1 changed files with 1 additions and 1 deletions

View File

@ -200,7 +200,7 @@ table, th, td {
}} ?>
</table>
</div>
<a href="{{url('update/theme')}}" class="mt-3 ml-3 btn btn-info">Update themes</a><br><br>
<a href="{{url('update/theme')}}" class="mt-3 ml-3 btn btn-info"><i class="bi bi-arrow-repeat"></i> Update all themes</a><br><br>
</details>
<?php