diff options
Diffstat (limited to 'htroot/ConfigProperties_p.html')
| -rw-r--r-- | htroot/ConfigProperties_p.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/htroot/ConfigProperties_p.html b/htroot/ConfigProperties_p.html index 94cee5c81..15dd5bc6b 100644 --- a/htroot/ConfigProperties_p.html +++ b/htroot/ConfigProperties_p.html @@ -51,7 +51,7 @@ <option id="k#[key]#" value="#[value]#" onclick="element_clicked(this)">#[key]#: #[value]#</option>
#{/options}#
</select><br />
- <form action="Config_p.html" method="post">
+ <form action="ConfigProperties_p.html" method="post">
<fieldset>
<input type="text" id="key" name="key" size="40" onkeyup="filterList()" />:<input type="text" id="value" name="value" size="40" />
<input type="submit" value="Save" />
|
