diff options
author | James Meyer <james.meyer@operamail.com> | 2009-02-27 16:34:25 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2009-02-27 16:34:25 (GMT) |
commit | ff391b5a2ecf9b873836c587606ec58e5c18943c (patch) | |
tree | c34a19fc18efda1e22990d42527f42775768f647 /abs/mv-core/hobbitmon/hbnotes.py | |
parent | 3b28797a23d17cdf9960b0661516c262a8284354 (diff) | |
download | linhes_pkgbuild-ff391b5a2ecf9b873836c587606ec58e5c18943c.zip linhes_pkgbuild-ff391b5a2ecf9b873836c587606ec58e5c18943c.tar.gz linhes_pkgbuild-ff391b5a2ecf9b873836c587606ec58e5c18943c.tar.bz2 |
Add web option for fe_restart to local website.
Diffstat (limited to 'abs/mv-core/hobbitmon/hbnotes.py')
-rwxr-xr-x | abs/mv-core/hobbitmon/hbnotes.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/mv-core/hobbitmon/hbnotes.py b/abs/mv-core/hobbitmon/hbnotes.py index 087b646..5300e88 100755 --- a/abs/mv-core/hobbitmon/hbnotes.py +++ b/abs/mv-core/hobbitmon/hbnotes.py @@ -297,7 +297,7 @@ def main(argv): </select> </br> <input name="param2" type="radio" value="Kill" />Restart interface: </> - <select name="param3"> + <select name="param6"> <option value="killX">Full UI</option> <option value="killmyth">MythFrontend</option> </select> |