summaryrefslogtreecommitdiffstats
path: root/install/ui/index.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/ui/index.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/ui/index.html')
-rw-r--r--install/ui/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/install/ui/index.html b/install/ui/index.html
index 8fa96bf72..5fc4c61ff 100644
--- a/install/ui/index.html
+++ b/install/ui/index.html
@@ -60,10 +60,10 @@
<div id="header">
<span class="header-logo">
- <a href="#"><img src="ipalogo.png" /><img src="ipabanner.png" /></a>
+ <a href="#"><img src="images/ipa-logo.png" /><img src="images/ipa-banner.png" /></a>
</span>
<span id="header-network-activity-indicator" class="network-activity-indicator">
- <img src="spinner_header.gif" />
+ <img src="images/spinner-header.gif" />
</span>
<span id="loggedinas" class="header-loggedinas">
<a href="#"><span id="login_header">Logged in as</span>: <strong>user@FREEIPA.ORG</strong></a>