diff options
author | ivan <ivan> | 2010-03-20 23:22:31 +0000 |
---|---|---|
committer | ivan <ivan> | 2010-03-20 23:22:31 +0000 |
commit | 382c8b58aa2dc26d653fc306b04ec716dc5670c0 (patch) | |
tree | 2813589e2e4e0d20de9d723c56113392a56bb767 /httemplate/elements/popup_link_onclick.html | |
parent | e26b6570a1ff89dcdd0aee757857c3b335bf90be (diff) |
more RT integration / reskin / 2.1, RT#6640
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> |