aboutsummaryrefslogtreecommitdiff
path: root/admin/index.php
diff options
context:
space:
mode:
authorMinteck <contact@minteck.org>2022-04-12 15:42:17 +0200
committerMinteck <contact@minteck.org>2022-04-12 15:42:17 +0200
commit300ab1d94c7d476a6c87f1d32d1756d8b04e3dbf (patch)
tree76de0ad8e98228eb63becd9db6f57141302b23ab /admin/index.php
parent62c7e1a74b35ef6d054fdf015d60ba52dc10eb14 (diff)
downloadcloudsdale-300ab1d94c7d476a6c87f1d32d1756d8b04e3dbf.tar.gz
cloudsdale-300ab1d94c7d476a6c87f1d32d1756d8b04e3dbf.tar.bz2
cloudsdale-300ab1d94c7d476a6c87f1d32d1756d8b04e3dbf.zip
Improvements on PluralKit
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>