diff --git a/Server/views/httpproxy.jade b/Server/views/httpproxy.jade index ab11e80d..8614ed36 100644 --- a/Server/views/httpproxy.jade +++ b/Server/views/httpproxy.jade @@ -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() {