diff options
| author | Max Kremmel <xing@synapse.plus.com> | 2006-04-14 20:25:52 +0000 |
|---|---|---|
| committer | Max Kremmel <xing@synapse.plus.com> | 2006-04-14 20:25:52 +0000 |
| commit | 069636639ae70da6081a78b4d598452a3bf51ec1 (patch) | |
| tree | da3ebd2d96731cd3f1ed64d48e5076750b46b95e /templates/contact.tpl | |
| parent | cf898bba50ff34cb8b999e0a43c5176dcb201082 (diff) | |
| download | messages-069636639ae70da6081a78b4d598452a3bf51ec1.tar.gz messages-069636639ae70da6081a78b4d598452a3bf51ec1.tar.bz2 messages-069636639ae70da6081a78b4d598452a3bf51ec1.zip | |
more kernel_config renames
Diffstat (limited to 'templates/contact.tpl')
| -rw-r--r-- | templates/contact.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/contact.tpl b/templates/contact.tpl index 4516aa1..f321302 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="{$gBitSystem->getConfig('contact_user')|escape}" /> + <input type="hidden" name="to" value="{$gBitSystem->getConfig('messages_contact_user')|escape}" /> <div class="row"> {formlabel label="Priority" for="priority"} |
