templates/inc/footers.tmpl
changeset 59 2c5e38748004
parent 58 004a32370ba5
child 77 52b13b0616b8
equal deleted inserted replaced
58:004a32370ba5 59:2c5e38748004
       
     1     <p><a href="?action=bookmark">Add new bookmark</a>.<br/>
       
     2     <a href="?action=xbel">Import a XBEL file</a>.<br/>
       
     3     <a href="?action=keywords">Edit keywords</a>.<br/>
       
     4     <a href="?action=prefs">Edit User Preferences</a>.</p>
       
     5     <p>Here the <a
       
     6     href="javascript:bk1='<TMPL_VAR curl>?action=add&curl='+escape(location.href)+'&ctitle='+escape(document.title);bkwin=window.open(bk1,'bkqm','width=620,height=500,scrollbars=1,resizable=1');bkwin.focus();">Quick
       
     7     Mark Link</a>.  Put it on your bookmarks (using <tt>&lt;Right-Mouse
       
     8     Click&gt; Bookmark this link</tt>) and just select it when you
       
     9     want to bookmark your links.</p>
       
    10 <!-- Keep this comment at the end of the file
       
    11 Local variables:
       
    12 mode: sgml
       
    13 sgml-omittag:t
       
    14 sgml-shorttag:t
       
    15 sgml-namecase-general:t
       
    16 sgml-general-insert-case:lower
       
    17 sgml-minimize-attributes:nil
       
    18 sgml-always-quote-attributes:t
       
    19 sgml-indent-step:2
       
    20 sgml-indent-data:nil
       
    21 sgml-parent-document:nil
       
    22 sgml-exposed-tags:nil
       
    23 sgml-local-catalogs:nil
       
    24 sgml-local-ecat-files:nil
       
    25 End:
       
    26 vi: syntax=html
       
    27 -->