Changeset 15
- Timestamp:
- 05/19/05 15:06:58 (3 years ago)
- Files:
-
- trunk/root/base/menu/goodies (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/root/base/menu/goodies
r11 r15 4 4 [% IF person %] 5 5 <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& name='+encodeURIComponent(document.title)+'&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&content=['+encodeURIComponent(location.href)+'|'+encodeURIComponent(document.title)+']'">Add page to Scrpbk.com</a></p> 7 7 [% END # if person %] 8 8
