diff options
Diffstat (limited to 'ratatoeskr/templates/src/systemtemplates/pluginlist.html')
-rw-r--r-- | ratatoeskr/templates/src/systemtemplates/pluginlist.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ratatoeskr/templates/src/systemtemplates/pluginlist.html b/ratatoeskr/templates/src/systemtemplates/pluginlist.html index e51c769..056ba96 100644 --- a/ratatoeskr/templates/src/systemtemplates/pluginlist.html +++ b/ratatoeskr/templates/src/systemtemplates/pluginlist.html @@ -3,7 +3,7 @@ <ste:default_error /> <ste:default_success /> - <form action="$rel_path_to_root/backend/plugin/list" method="POST"> + <form action="$rel_path_to_root/backend/plugin/list" method="post"> <table class="listtab fullwidth"> <thead> <tr> |