Skip to content

Commit

Permalink
Added "Submit Bug" link to the Admin UI
Browse files Browse the repository at this point in the history
Fixes issue 545
  • Loading branch information
bcoles committed Nov 26, 2011
1 parent 455f862 commit 25206bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions extensions/admin_ui/controllers/panel/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@
<%= nonce_tag %>
<div id="header">
<div class="right-menu">
<a id='do-submit-bug-menu' href='https://code.google.com/p/beef/issues/entry' target='_blank'>Submit Bug</a> |
<a id='do-logout-menu' href='#'>Logout</a>
</div>
</div>
Expand Down

0 comments on commit 25206bd

Please sign in to comment.