diff options
Diffstat (limited to 'templates')
| -rw-r--r-- | templates/my_images.tpl | 2 |
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} |
