mirror of
https://github.com/LinkStackOrg/LinkStack.git
synced 2025-02-02 20:27:05 +01:00
Update theme-updater.blade.php
UPdate FIx
This commit is contained in:
parent
e72e7db2cc
commit
9ad0fff5ce
@ -82,7 +82,7 @@
|
||||
} } ?>
|
||||
</table>
|
||||
</div>
|
||||
<a href="'. url('update/theme') .'" onclick="updateicon()" class="btn btn-gray ms-3 mb-4">
|
||||
<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')}}
|
||||
</a>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user