summaryrefslogtreecommitdiffstats
path: root/install/html/ssbrowser.html
diff options
context:
space:
mode:
authorEndi S. Dewata <edewata@redhat.com>2011-10-26 16:06:17 -0500
committerEndi S. Dewata <edewata@redhat.com>2011-10-27 14:05:12 +0000
commit52981883aba2a2ce7a0152c50ad94201f327f411 (patch)
tree5e0883bdb7929a60295d20fc4d002a0b4605c314 /install/html/ssbrowser.html
parent7142cee430a194cca1208ce4ebcd70ee892af1b9 (diff)
downloadfreeipa-52981883aba2a2ce7a0152c50ad94201f327f411.tar.gz
freeipa-52981883aba2a2ce7a0152c50ad94201f327f411.tar.xz
freeipa-52981883aba2a2ce7a0152c50ad94201f327f411.zip
Fixed inconsistent image names.
The images have been renamed to be more consistent and moved into the "images" directory to mimic the original jQuery UI structure. Ticket #1613
Diffstat (limited to 'install/html/ssbrowser.html')
-rw-r--r--install/html/ssbrowser.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/install/html/ssbrowser.html b/install/html/ssbrowser.html
index 1df99041d..f77402aa3 100644
--- a/install/html/ssbrowser.html
+++ b/install/html/ssbrowser.html
@@ -14,11 +14,11 @@
<div class="container_1 ssbrowser">
<div class="header-logo">
- <img src="../ui/ipalogo.png" /><img src="../ui/ipabanner.png" />
+ <img src="../ui/images/ipa-logo.png" /><img src="../ui/images/ipa-banner.png" />
</div>
<div class="textblockkrb">
<h1>Browser Kerberos Setup</h1>
- <img alt="Internet Explorer" src="../ui/ie-icon.png"><h2>Internet Explorer Configuration</h2>
+ <img alt="Internet Explorer" src="../ui/images/ie-icon.png"><h2>Internet Explorer Configuration</h2>
<p>Once you are able to log into the workstation with your kerberos key you are now able to use that ticket in Internet Explorer. </p>
<strong>Login to the Windows machine using an account of your Kerberos realm (administrative domain)</strong><br>
@@ -42,7 +42,7 @@
<br>
- <img alt="Firefox" src="../ui/firefox-icon.png"><h2>Firefox Configuration</h2>
+ <img alt="Firefox" src="../ui/images/firefox-icon.png"><h2>Firefox Configuration</h2>
<p>You can configure Firefox to use Kerberos for Single Sign-on. The following instructions will guide you in configuring your web browser <br>
to send your Kerberos credentials to the appropriate Key Distribution Center which enables Single Sign-on. </p>