summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorMax Kremmel <xing@synapse.plus.com>2007-09-26 09:24:22 +0000
committerMax Kremmel <xing@synapse.plus.com>2007-09-26 09:24:22 +0000
commit72a68884f8146e52f127bb9a5838d0ec3299bdd3 (patch)
tree91fcfd704f8ff8c34a12eeb1acf6752eeb8c3176 /templates
parentb5a8aca80f30b0ced8b333441da49ded80fa2e8e (diff)
downloadusers-72a68884f8146e52f127bb9a5838d0ec3299bdd3.tar.gz
users-72a68884f8146e52f127bb9a5838d0ec3299bdd3.tar.bz2
users-72a68884f8146e52f127bb9a5838d0ec3299bdd3.zip
move image handling process to a separate function and fix image storing, handling and updating
Diffstat (limited to 'templates')
-rw-r--r--templates/my_images.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/my_images.tpl b/templates/my_images.tpl
index dc61cf1..2137ee0 100644
--- a/templates/my_images.tpl
+++ b/templates/my_images.tpl
@@ -8,7 +8,7 @@
{include file="bitpackage:users/my_bitweaver_bar.tpl"}
<div class="body">
- {form enctype="multipart/form-data" method="post" legend="Upload personal Portrait, Avatar and Logo"}
+ {form enctype="multipart/form-data" legend="Upload personal Portrait, Avatar and Logo"}
{if $fHomepage}
<input type="hidden" name="fHomepage" value="{$fHomepage}"/>
{/if}