diff options
Diffstat (limited to 'template/default/help_config.html')
-rw-r--r-- | template/default/help_config.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/default/help_config.html b/template/default/help_config.html index 705412b..2a51c05 100644 --- a/template/default/help_config.html +++ b/template/default/help_config.html @@ -15,7 +15,7 @@ </head> <body id="config"> -<form onsubmit="return false;"> +<form onsubmit="return false;" action="help_config.html"> <input type="hidden" name="aktion" value="show_help"/> <input type="hidden" name="area" value="<tmpl_var area>"/> |