aboutsummaryrefslogtreecommitdiff
path: root/admin/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'admin/index.php')
-rwxr-xr-x[-rw-r--r--]admin/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/index.php b/admin/index.php
index f45cd62..7722af8 100644..100755
--- a/admin/index.php
+++ b/admin/index.php
@@ -11,7 +11,7 @@
<div class="card-body">
<h4 class="card-title">General</h4>
<p class="card-text">General website configuration data.</p>
- <a href="/admin/general" class="btn btn-primary disabled">Manage</a>
+ <a href="/admin/general" class="btn btn-primary">Manage</a>
</div>
</div>
</div>