reducing the amount of information in @information
This commit is contained in:
parent
a50cc75ff9
commit
b4625294ef
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
<div id="information">
|
||||
<h2>use this site from your browser:</h2>
|
||||
<p>use this site from your browser:</p>
|
||||
<p>
|
||||
<a href="javascript:void(location.href='<%= Shorten.base_url %>create/' + encodeURIComponent(location.href));"><%= Shorten.button_text %></a> - Drag this link to your bookmark bar or right click and select "Bookmark This Location." When you want to shorten a URL, just click on the bookmark! Hooray!
|
||||
<a href="javascript:void(location.href='<%= Shorten.base_url %>create/' + encodeURIComponent(location.href));"><%= Shorten.button_text %></a>
|
||||
</p>
|
||||
</div>
|
Loading…
Reference in a new issue