mirror of
https://github.com/LinkStackOrg/LinkStack.git
synced 2025-02-12 10:00:39 +01:00
Update index.blade.php
This commit is contained in:
parent
0ec4c686bd
commit
e871e00a8b
@ -108,7 +108,7 @@
|
||||
<div class="row">
|
||||
<div class="col-sm-12">
|
||||
|
||||
|
||||
@if(auth()->user()->role == 'admin' && !config('linkstack.single_user_mode'))
|
||||
<!-- Section: Design Block -->
|
||||
<section class="mb-3 text-gray-800 text-center p-4 w-full">
|
||||
<div class='font-weight-bold text-left h3'>Site statistics:</div><br>
|
||||
@ -138,7 +138,6 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@if(auth()->user()->role == 'admin' && !config('linkstack.single_user_mode'))
|
||||
<div class="col-lg-12">
|
||||
<div class="card rounded">
|
||||
<div class="card-body">
|
||||
|
Loading…
x
Reference in New Issue
Block a user