From fd1e78d2b2285ab8635d638c425459a14ae21de0 Mon Sep 17 00:00:00 2001 From: Adam Young Date: Tue, 25 Jan 2011 14:44:42 -0500 Subject: error handling style modifying the directories so they find the assets in the right locations --- install/html/Makefile.am | 4 ++- install/html/Static-Background.png | Bin 183 -> 0 bytes install/html/browserconfig.html | 45 ++++++++++++++++++++++++++++++ install/html/centered-bg.png | Bin 4122 -> 0 bytes install/html/ipa_error.css | 26 +++++++++--------- install/html/ssbrowser.html | 6 ++-- install/html/unauthorized.html | 55 +++++++++++++++++++++---------------- 7 files changed, 95 insertions(+), 41 deletions(-) delete mode 100644 install/html/Static-Background.png create mode 100644 install/html/browserconfig.html delete mode 100644 install/html/centered-bg.png (limited to 'install/html') diff --git a/install/html/Makefile.am b/install/html/Makefile.am index df2e9a5e7..46e8683c8 100644 --- a/install/html/Makefile.am +++ b/install/html/Makefile.am @@ -3,7 +3,9 @@ NULL = appdir = $(IPA_SYSCONF_DIR)/html app_DATA = \ ssbrowser.html \ - unauthorized.html \ + browserconfig.html \ + unauthorized.html \ + ipa_error.css \ $(NULL) EXTRA_DIST = \ diff --git a/install/html/Static-Background.png b/install/html/Static-Background.png deleted file mode 100644 index b8c28931e..000000000 Binary files a/install/html/Static-Background.png and /dev/null differ diff --git a/install/html/browserconfig.html b/install/html/browserconfig.html new file mode 100644 index 000000000..308537ad5 --- /dev/null +++ b/install/html/browserconfig.html @@ -0,0 +1,45 @@ + + + + + IPA: Identity Policy Audit + + + + + + + + + + + + + +
+ +