diff options
author | Arquivo Archive <arquivo@localhost> | 2023-12-24 20:02:34 -0300 |
---|---|---|
committer | Arquivo Archive <arquivo@localhost> | 2023-12-24 20:02:34 -0300 |
commit | 10dde55c5b969fbbcde5e0ccebf68c2f0d2bf04c (patch) | |
tree | 2cc652474f4d634040b09096a3f4857a2c998867 /templates/popup | |
parent | 1e0ed3d3110c83febefb8e55a399bcc0647eebda (diff) | |
download | arquivo-10dde55c5b969fbbcde5e0ccebf68c2f0d2bf04c.tar.gz arquivo-10dde55c5b969fbbcde5e0ccebf68c2f0d2bf04c.tar.bz2 |
git-annex in inspiral
Diffstat (limited to 'templates/popup')
-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> |