diff options
Diffstat (limited to 'doc/templates')
-rw-r--r-- | doc/templates/popup.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/templates/popup.mdwn b/doc/templates/popup.mdwn index 244c1d4dd..b355daa2e 100644 --- a/doc/templates/popup.mdwn +++ b/doc/templates/popup.mdwn @@ -9,7 +9,7 @@ anything, even images or a whole little wiki page, but should not be too large for good usability. </ul> Note that browsers that do not support the CSS will display the popup -inline in the page, inside parens. +inline in the page, inside square brackets. </TMPL_UNLESS> <span class="popup"><TMPL_VAR mouseover> <span class="paren">[</span><span class="balloon"><TMPL_VAR popup></span><span class="paren">]</span> |