Skip to content

Commit

Permalink
fixing bookmarklet name in firefox, appeared two times same string
Browse files Browse the repository at this point in the history
  • Loading branch information
jaipandya committed Mar 29, 2012
1 parent fc5a3b2 commit 3bee3f1
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions views/index.erb
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
<a title='send to box' href="<%= bookmarklet_link %>"><img alt='Send to box' src='/images/link.png' />Send to box</a>
<a title='send to box' href="<%= bookmarklet_link %>"><img alt='Boxmarklet ' src='/images/link.png' />Send to box</a>
<p class='subnote'>(Drag the icon above to your bookmarks bar, and drop it there)</p>
<h1>Boxmarklet</h1>
<h2>Send web page's PDF screenshots directly to your box account</h2>
<h2>Send web page's PDF screenshots directly to your box account</h2>
<h3>How to use:</h3>
<iframe width="560" height="315" src="https://www.youtube.com/embed/fAoKbJuMEPw?rel=0&showinfo=0&modestbranding=1" frameborder="0" showinfo="0" allowfullscreen></iframe>

0 comments on commit 3bee3f1

Please sign in to comment.