Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

Commit

Permalink
Accessibility improvement
Browse files Browse the repository at this point in the history
Adding back a space eaten in previous commit
  • Loading branch information
FremyCompany authored Jun 16, 2016
1 parent 2cd5180 commit 4a07c3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Server/views/httpproxy.jade
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ html(lang='en')
a#inject.btn.btn-default.left(role='button', tabindex='0') Inspect with VORLON.JS
a#openSite.btn.btn-default.left(role='button', tabindex='0') Open website only
a#openDashboard.btn.btn-default.left(role='button', tabindex='0') Open dashboard only
a#error.message.left.error.hide(role='button', tabindex='0')URL is not valid
a#error.message.left.error.hide(role='button', tabindex='0') URL is not valid

script(type='text/javascript').
$(document).ready(function() {
Expand Down

0 comments on commit 4a07c3b

Please sign in to comment.