From a0470afdcddcfcdade802b6cf04c43898f52421d Mon Sep 17 00:00:00 2001 From: Petr Vobornik Date: Thu, 6 Oct 2011 14:30:26 +0200 Subject: Fixed links to images in config and migration pages https://fedorahosted.org/freeipa/ticket/1932 Description of problem: Title is missing while configuring browser for the first time. Actual results: There is no title on this screen. I noticed it only on step 8 and later so I am not sure if title is also missing earlier at step 6 or not. Expected results: Title "Identity Management" is always present. Fixed: * modified paths to images * fixed padding in ssbrowser.html * moved browser icons to ui folder * deleted unused images in html and migration folders (they are already in ui folder, and weren't deployed) whitespaces --- install/migration/error.html | 25 +++++++++++-------------- 1 file changed, 11 insertions(+), 14 deletions(-) (limited to 'install/migration/error.html') diff --git a/install/migration/error.html b/install/migration/error.html index fc61ea2f1..3d58efe76 100644 --- a/install/migration/error.html +++ b/install/migration/error.html @@ -4,31 +4,28 @@ IPA: Identity Policy Audit - - - - + - -
+ +
+ +


We're Sorry

- There was a problem with your request. Please, try again later. -

-

- -

-
+ There was a problem with your request. Please, try again later. +

+

+ +

+
-- cgit