summaryrefslogtreecommitdiffstats
path: root/install/migration/error.html
diff options
context:
space:
mode:
Diffstat (limited to 'install/migration/error.html')
-rw-r--r--install/migration/error.html25
1 files changed, 11 insertions, 14 deletions
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 @@
<meta charset="utf-8">
<title>IPA: Identity Policy Audit</title>
- <script type="text/javascript" src="develop.js"></script>
- <script type="text/javascript" src="webui.js"></script>
-
- <link rel="stylesheet" type="text/css" href="jquery-ui.css" />
+ <link rel="stylesheet" type="text/css" href="../ui/jquery-ui.css" />
<link rel="stylesheet" type="text/css" href="ipa_migration.css" />
</head>
<body id="header-bg">
-
- <div class="container_1">
+
+ <div class="container_1">
<div class="header-logo">
- <img src="ipalogo.png" />
- </div>
+ <img src="../ui/ipalogo.png" /><img src="../ui/ipabanner.png" />
+ </div>
<br>
<br>
<div id="formwindow">
<h4>We're Sorry</h4>
<div class="formcontent">
<p>
- <strong>There was a problem with your request. Please, try again later.</strong>
- </p>
- <p>
- <label>If the problem persists, contact your administrator.</label>
- </p>
- </div>
+ <strong>There was a problem with your request. Please, try again later.</strong>
+ </p>
+ <p>
+ <label>If the problem persists, contact your administrator.</label>
+ </p>
+ </div>
</div>
</div>