summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorMax Kremmel <xing@synapse.plus.com>2006-02-06 16:20:09 +0000
committerMax Kremmel <xing@synapse.plus.com>2006-02-06 16:20:09 +0000
commita4ac4ff6c0a6b8ae2e9f35ed36658ab63490ba34 (patch)
treee9482e3f717327182ed1dcbf5e3fbb4be894210d /templates
parent5642e269f24cd8b84251e35e702ab7f0d7f93dd4 (diff)
downloadmessages-a4ac4ff6c0a6b8ae2e9f35ed36658ab63490ba34.tar.gz
messages-a4ac4ff6c0a6b8ae2e9f35ed36658ab63490ba34.tar.bz2
messages-a4ac4ff6c0a6b8ae2e9f35ed36658ab63490ba34.zip
further kernel setup_inc cleanups - cleaned up file, removed unnecessary smarty assignments...
Diffstat (limited to 'templates')
-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"}