From: Anders Kaseorg Date: Mon, 17 May 2010 03:56:26 +0000 (-0400) Subject: Don’t double-escape the helppopup subject. X-Git-Tag: 0.1.7~5 X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-web.git/commitdiff_plain/27036ae1a0b2ba4ef2788ca4ed82d98321f794dd Don’t double-escape the helppopup subject. svn path=/trunk/packages/invirt-web/; revision=3004 --- diff --git a/code/templates/functions.mako b/code/templates/functions.mako index c57e904..f5a9166 100644 --- a/code/templates/functions.mako +++ b/code/templates/functions.mako @@ -50,5 +50,5 @@ def nl2br(string): <%def name="helppopup(subj)"> ## Return HTML code for a (?) link to a specified help topic -(?) +(?)