diff options
| author | Max Kremmel <xing@synapse.plus.com> | 2008-10-14 22:03:41 +0000 |
|---|---|---|
| committer | Max Kremmel <xing@synapse.plus.com> | 2008-10-14 22:03:41 +0000 |
| commit | c641127f76df56f91d5aa99131c665e935e55c0a (patch) | |
| tree | 81cdb27d8edb0ef58186dc3305824da13e7d84e3 /templates/contact.tpl | |
| parent | 43933cc82e6b2647150d41b43c83a52abd3259cd (diff) | |
| download | messages-c641127f76df56f91d5aa99131c665e935e55c0a.tar.gz messages-c641127f76df56f91d5aa99131c665e935e55c0a.tar.bz2 messages-c641127f76df56f91d5aa99131c665e935e55c0a.zip | |
fix contact feature and some other minor issues.
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 f838f54..af8e6c0 100644 --- a/templates/contact.tpl +++ b/templates/contact.tpl @@ -9,7 +9,7 @@ {form legend="Send us a message"} <input type="hidden" name="to" value="{$gBitSystem->getConfig('messages_contact_user')|escape}" /> - + <div class="row"> {formlabel label="Priority" for="priority"} {forminput} |
