aboutsummaryrefslogtreecommitdiff
path: root/ratatoeskr/templates/src/systemtemplates/image_list.html
diff options
context:
space:
mode:
Diffstat (limited to 'ratatoeskr/templates/src/systemtemplates/image_list.html')
-rw-r--r--ratatoeskr/templates/src/systemtemplates/image_list.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/ratatoeskr/templates/src/systemtemplates/image_list.html b/ratatoeskr/templates/src/systemtemplates/image_list.html
index 83f579e..189c214 100644
--- a/ratatoeskr/templates/src/systemtemplates/image_list.html
+++ b/ratatoeskr/templates/src/systemtemplates/image_list.html
@@ -5,7 +5,7 @@
<div class="dualcolumns">
<div class="column_left">
- <form action="$rel_path_to_root/backend/content/images" method="POST" accept-charset="UTF-8" enctype="multipart/form-data">
+ <form action="$rel_path_to_root/backend/content/images" method="post" accept-charset="UTF-8" enctype="multipart/form-data">
<h2><ste:get_translation for="image_upload" /></h2>
<p><input type="file" name="upload_img" class="fullwidth" /></p>
<p>
@@ -17,7 +17,7 @@
</form>
</div>
<div class="column_main">
- <form action="$rel_path_to_root/backend/content/images" method="POST">
+ <form action="$rel_path_to_root/backend/content/images" method="post">
<table class="fullwidth listtab">
<thead><tr>
<th>&nbsp;</th>