summaryrefslogtreecommitdiffstats
path: root/install/html/browserconfig.html
diff options
context:
space:
mode:
Diffstat (limited to 'install/html/browserconfig.html')
-rw-r--r--install/html/browserconfig.html8
1 files changed, 2 insertions, 6 deletions
diff --git a/install/html/browserconfig.html b/install/html/browserconfig.html
index 308537ad5..f7ddedfca 100644
--- a/install/html/browserconfig.html
+++ b/install/html/browserconfig.html
@@ -8,7 +8,6 @@
<link rel="stylesheet" type="text/css" href="../ui/jquery-ui.css" />
<link rel="stylesheet" type="text/css" href="ipa_error.css" />
-
<script type="text/javascript">
$(document).ready(function() {
if (navigator.userAgent.indexOf("Firefox") != -1 ||
@@ -18,8 +17,6 @@
}
});
</script>
-
-
</head>
<body id="header-bg">
@@ -32,11 +29,10 @@
<h1>Configure Browser</h1>
<p> Click the below button to configure your browser </p>
<object data="jar:/ipa/errors/configure.jar!/preferences.html"
- type="text/html"><\/object>
+ type="text/html" class="browser-config"></object>
</div>
<div class="textblockkrb">
- <p>Once you have configured your browser,
- <a href="/ipa/ui">click here to return to the Web UI</a></p>
+ <p><a href="/ipa/ui">Return to the Web UI</a></p>
</div>
</div>