Changeset 34 in bookmarks


Ignore:
Timestamp:
05/24/13 11:58:38 (11 years ago)
Author:
peter
Message:

moved the bookmarklet link into the refine div, so it does not get displayed on top of the "Refine" button

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/list.tt

    r31 r34  
    148148        </div> 
    149149      </form> 
     150      <p> 
     151        <a class="bookmarklet" href="javascript:(function(){window.open(%22[% base_url %]?uri=%22+encodeURIComponent(document.location)+%22&title=%22+encodeURIComponent(document.title),%22edit_bookmark%22,%22width=800,height=250%22)})()" title="Javascript Bookmarklet">Make Bookmark</a> 
     152      </p> 
    150153    </div> 
    151     <p> 
    152       <a class="bookmarklet" href="javascript:(function(){window.open(%22[% base_url %]?uri=%22+encodeURIComponent(document.location)+%22&title=%22+encodeURIComponent(document.title),%22edit_bookmark%22,%22width=800,height=250%22)})()" title="Javascript Bookmarklet">Make Bookmark</a> 
    153     </p> 
    154154  </body> 
    155155</html> 
Note: See TracChangeset for help on using the changeset viewer.