From: Greg Price Date: Mon, 17 Nov 2008 18:27:04 +0000 (-0500) Subject: rename autoinstaller help topic X-Git-Tag: 0.0.13~6 X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-web.git/commitdiff_plain/ec507f90d9592ff059abd31983da5ef1eae3c2a7 rename autoinstaller help topic svn path=/trunk/packages/invirt-web/; revision=1705 --- diff --git a/code/main.py b/code/main.py index 7060bb4..2875c16 100755 --- a/code/main.py +++ b/code/main.py @@ -427,7 +427,7 @@ def helpHandler(username, state, path, fields): subjects = fields.getlist('subject') help_mapping = { - 'Autoinstall': """ + 'Autoinstalls': """ The autoinstaller builds a minimal Debian or Ubuntu system to run as a ParaVM. You can access the resulting system by logging into the serial console server diff --git a/code/templates/list.tmpl b/code/templates/list.tmpl index 5207728..d3bfd8c 100644 --- a/code/templates/list.tmpl +++ b/code/templates/list.tmpl @@ -73,7 +73,7 @@ $errorRow('autoinstall', $err) Autoinstall#slurp #filter None -$helppopup('Autoinstall')#slurp +$helppopup('Autoinstalls')#slurp #end filter