mirror of
https://github.com/LinkStackOrg/LinkStack.git
synced 2025-02-09 00:28:44 +01:00
Update theme-updater.blade.php
UPdate FIx
This commit is contained in:
parent
e72e7db2cc
commit
9ad0fff5ce
@ -82,7 +82,7 @@
|
|||||||
} } ?>
|
} } ?>
|
||||||
</table>
|
</table>
|
||||||
</div>
|
</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')}}
|
<span id="updateicon"><i class="bi bi-arrow-repeat"></i></span> {{__('messages.Update all themes')}}
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
@ -222,4 +222,4 @@ try{ if($GLOBALS['updateAv'] == true) echo '<p class="mt-3 ml-3 h2""><span class
|
|||||||
</script>
|
</script>
|
||||||
|
|
||||||
@endif
|
@endif
|
||||||
@endif
|
@endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user