mirror of
https://github.com/LinkStackOrg/LinkStack.git
synced 2025-01-21 22:37:00 +01:00
Update add-link.blade.php
Added 'see all links' button
This commit is contained in:
parent
b7a5a0ab73
commit
53c5fb618b
@ -24,7 +24,7 @@
|
|||||||
<br>
|
<br>
|
||||||
<label>* Required fields</label><br>
|
<label>* Required fields</label><br>
|
||||||
</div>
|
</div>
|
||||||
<button type="submit" class="mt-3 ml-3 btn btn-info">Submit</button>
|
<div class="row"><button type="submit" class="mt-3 ml-3 btn btn-info">Submit</button><a style="color:white;background-color:#f8b739;" class="mt-3 ml-3 btn" href="{{ url('/studio/links') }}">See all links</a></div>
|
||||||
</form>
|
</form>
|
||||||
|
|
||||||
<br><br><details>
|
<br><br><details>
|
||||||
|
Loading…
Reference in New Issue
Block a user