mirror of
https://github.com/LinkStackOrg/LinkStack.git
synced 2025-02-02 12:17:22 +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>
|
||||
@ -222,4 +222,4 @@ try{ if($GLOBALS['updateAv'] == true) echo '<p class="mt-3 ml-3 h2""><span class
|
||||
</script>
|
||||
|
||||
@endif
|
||||
@endif
|
||||
@endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user