mirror of
https://github.com/LinkStackOrg/LinkStack.git
synced 2025-02-16 20:11:01 +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">Order ⏶</th>
|
||||||
<th scope="col">Pin Link ⏶</th>
|
<th scope="col">Pin Link ⏶</th>
|
||||||
<th scope="col">Edit</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>
|
<th scope="col">Delete</th>
|
||||||
</tr>
|
</tr>
|
||||||
</thead>
|
</thead>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user