Changeset 15

Show
Ignore:
Timestamp:
05/19/05 15:06:58 (3 years ago)
Author:
evdb
Message:

Changed: Edited the bookmark for link submission

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/root/base/menu/goodies

    r11 r15  
    44[% IF person %] 
    55<p class="instruction">Add this link to your browser to create scraps from web pages:<br> 
    6 <a href="javascript:location.href='http://[% c.config.http_host %]/scrap/edit/new?form_submitted=1&amp;name='+encodeURIComponent(document.title)+'&amp;url='+encodeURIComponent(location.href)">Add page to Scrpbk.com</a></p> 
     6<a href="javascript:location.href='http://[% c.config.http_host %]/scrap/edit/new?form_submitted=1&amp;content=['+encodeURIComponent(location.href)+'|'+encodeURIComponent(document.title)+']'">Add page to Scrpbk.com</a></p> 
    77[% END # if person %] 
    88