mirror of
https://github.com/LinkStackOrg/LinkStack.git
synced 2025-04-15 10:47:25 +02:00
Update theme.blade.php
This commit is contained in:
parent
58a1f230c8
commit
f8e91f9522
@ -181,7 +181,7 @@
|
|||||||
<div class="d-flex flex-column flex-md-row align-items-md-center">
|
<div class="d-flex flex-column flex-md-row align-items-md-center">
|
||||||
<button type="submit" class="btn btn-primary me-md-3 mb-3 mb-md-0">Upload theme</button>
|
<button type="submit" class="btn btn-primary me-md-3 mb-3 mb-md-0">Upload theme</button>
|
||||||
<button class="btn btn-danger me-md-3 mb-3 mb-md-0 delete-themes" title="Delete themes"><a href="{{ url('/panel/theme') }}" class="text-white">Delete themes</a></button>
|
<button class="btn btn-danger me-md-3 mb-3 mb-md-0 delete-themes" title="Delete themes"><a href="{{ url('/panel/theme') }}" class="text-white">Delete themes</a></button>
|
||||||
<button class="btn btn-info download-themes" title="Download more themes"><a href="https://linkstack.org/themes.php" target="_blank" class="text-white">Download themes</a></button>
|
<button class="btn btn-info download-themes" title="Download more themes"><a href="https://linkstack.org/themes/" target="_blank" class="text-white">Download themes</a></button>
|
||||||
</div>
|
</div>
|
||||||
</form>
|
</form>
|
||||||
</details>
|
</details>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user