mirror of
https://github.com/LinkStackOrg/LinkStack.git
synced 2025-04-10 16:41:06 +02:00
Update edit-link.blade.php
This commit is contained in:
parent
ce627e9a54
commit
cfe44190c6
@ -82,7 +82,7 @@ The 'Heading' button will be replaced with a sub-heading, where the title define
|
||||
</div>
|
||||
<div class="col">
|
||||
<div class="card-body">
|
||||
<h5 class="card-title mb-0">{{$lt['title']}}</h5>
|
||||
<h5 style="color:#000!important;" class="card-title mb-0">{{$lt['title']}}</h5>
|
||||
<p class="card-text text-muted">{{$lt['description']}}</p>
|
||||
</div>
|
||||
</div>
|
||||
@ -99,8 +99,6 @@ The 'Heading' button will be replaced with a sub-heading, where the title define
|
||||
|
||||
</x-modal>
|
||||
|
||||
|
||||
|
||||
@endsection
|
||||
|
||||
@push("sidebar-scripts")
|
||||
|
Loading…
x
Reference in New Issue
Block a user