summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--templates/contact.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/contact.tpl b/templates/contact.tpl
index 163d22a..c5081e9 100644
--- a/templates/contact.tpl
+++ b/templates/contact.tpl
@@ -8,7 +8,7 @@
{formfeedback hash=$feedback}
{form legend="Send us a message"}
- <input type="hidden" name="to" value="{$contact_user|escape}" />
+ <input type="hidden" name="to" value="{$gBitSystemPrefs.contact_user|escape}" />
<div class="row">
{formlabel label="Priority" for="priority"}