/static/bookmarklet: fix typo in page id.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<div id="c-static">
|
||||
<div id="a-boomkarklet">
|
||||
<div id="a-bookmarklet">
|
||||
<h1>Bookmarklet</h1>
|
||||
|
||||
<p><%= link_to "Post to #{Danbooru.config.app_name}", "javascript:location.href='#{request.protocol + request.host_with_port}/uploads/new?url='+encodeURIComponent(location.href)+'&ref='+encodeURIComponent(document.referrer)" %></p>
|
||||
|
||||
Reference in New Issue
Block a user