summaryrefslogtreecommitdiffstats
path: root/webui_templates/ksfile_edit.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'webui_templates/ksfile_edit.tmpl')
-rw-r--r--webui_templates/ksfile_edit.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/webui_templates/ksfile_edit.tmpl b/webui_templates/ksfile_edit.tmpl
index 8b0eeec..5e0c5ae 100644
--- a/webui_templates/ksfile_edit.tmpl
+++ b/webui_templates/ksfile_edit.tmpl
@@ -2,7 +2,7 @@
#attr $title = "Cobbler: Edit Kickstart File $ksfile"
#block body
-<form method="post" action="$base_url/ksfile_save">
+<form method="post" action="$base_url?mode=ksfile_save">
<input type="hidden" name="name" value="$name"/>
<fieldset id="cform">
<legend>Edit Kickstart File</legend>