diff options
Diffstat (limited to 'httemplate/elements/popup_link_onclick.html')
-rw-r--r-- | httemplate/elements/popup_link_onclick.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/elements/popup_link_onclick.html b/httemplate/elements/popup_link_onclick.html index f539f4bbd..4c61a6c97 100644 --- a/httemplate/elements/popup_link_onclick.html +++ b/httemplate/elements/popup_link_onclick.html @@ -28,7 +28,7 @@ Example: </%doc> % if ($action) { -<% $onclick %>\ +<% $onclick |n %>\ % } <%init> |