summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2020-10-02 18:21:22 +0200
committerJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2020-10-02 18:21:22 +0200
commitf87de896bf0453ca20dd48fa0ea6d41259713c50 (patch)
treeb3e7be6de42c8383df0eaec86e04b8a332f5cd0c /templates
parentd24ee17abc1d81a0aa44c3843b07a715f6130fb3 (diff)
Fix social sync admin settings
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Diffstat (limited to 'templates')
-rw-r--r--templates/settings/admin.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/settings/admin.php b/templates/settings/admin.php
index 347b1b16..2cdfb47f 100644
--- a/templates/settings/admin.php
+++ b/templates/settings/admin.php
@@ -1,5 +1,5 @@
<?php
-script('contacts', 'adminSettings');
+script('contacts', 'contacts-admin-settings');
?>
<div id="contacts-settings"></div>