mirror of
https://github.com/LinkStackOrg/LinkStack.git
synced 2025-02-03 04:27:47 +01:00
Update links.blade.php
Removed 'beta' text
This commit is contained in:
parent
cb75a24e92
commit
53fa0f98b5
@ -13,7 +13,7 @@
|
||||
<th scope="col">Order ⏶</th>
|
||||
<th scope="col">Pin Link ⏶</th>
|
||||
<th scope="col">Edit</th>
|
||||
@if(env('ENABLE_BUTTON_EDITOR') === true)<th scope="col">Button Editor<span style="color:tomato"> beta</span></th>@endif
|
||||
@if(env('ENABLE_BUTTON_EDITOR') === true)<th scope="col">Button Editor</th>@endif
|
||||
<th scope="col">Delete</th>
|
||||
</tr>
|
||||
</thead>
|
||||
|
Loading…
x
Reference in New Issue
Block a user