aboutsummaryrefslogtreecommitdiff
path: root/ratatoeskr/templates/src/systemtemplates/styles.html
diff options
context:
space:
mode:
Diffstat (limited to 'ratatoeskr/templates/src/systemtemplates/styles.html')
-rw-r--r--ratatoeskr/templates/src/systemtemplates/styles.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/ratatoeskr/templates/src/systemtemplates/styles.html b/ratatoeskr/templates/src/systemtemplates/styles.html
index 4574eef..71464fb 100644
--- a/ratatoeskr/templates/src/systemtemplates/styles.html
+++ b/ratatoeskr/templates/src/systemtemplates/styles.html
@@ -5,7 +5,7 @@
<div class="dualcolumns">
<div class="column_left">
- <form action="$rel_path_to_root/backend/design/styles" method="POST">
+ <form action="$rel_path_to_root/backend/design/styles" method="post">
<table class="fullwidth listtab">
<thead>
<tr>
@@ -38,7 +38,7 @@
<ste:get_translation for="linking_back_hint" raw="y" />
</div>
<div class="column_main">
- <form action="$rel_path_to_root/backend/design/styles" method="POST" accept-charset="UTF-8">
+ <form action="$rel_path_to_root/backend/design/styles" method="post" accept-charset="UTF-8">
<p>
<strong><ste:get_translation for="style_name" />:</strong><br />
<input type="text" name="style_name" value="<ste:escape>$style_name</ste:escape>" />