diff options
Diffstat (limited to 'templates/popup/index.html')
-rw-r--r-- | templates/popup/index.html | 13 |
1 files changed, 4 insertions, 9 deletions
diff --git a/templates/popup/index.html b/templates/popup/index.html index a6bb831e0f1..580deb3f80d 100644 --- a/templates/popup/index.html +++ b/templates/popup/index.html @@ -68,10 +68,9 @@ <div id="content"> <p class="pagedate"> - <strong>Posted <span class="date">Qua 11 Jan 2017 16:18:52 -02</span></strong> + <strong>Posted <span class="date">dom 02 fev 2020 17:23:50</span></strong> </p> - <p> -Use this template to create a popup window that is displayed when the mouse + <p>Use this template to create a popup window that is displayed when the mouse is over part of the page. This template has two parameters:</p> <ul> @@ -84,11 +83,7 @@ large for good usability. <p>Note that browsers that do not support the CSS will display the popup -inline in the page, inside square brackets. - -<span class="popup"> -<span class="paren">[</span><span class="balloon"></span><span class="paren">]</span> -</span></p> +inline in the page, inside square brackets.</p> </div> @@ -113,7 +108,7 @@ inline in the page, inside square brackets. <!--<div class="pagedate"> - Last edited <span class="date">Qua 11 Jan 2017 16:18:52 -02</span> + Last edited <span class="date">dom 02 fev 2020 17:23:50</span> </div> --> </div> |