]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Add CSS id tag to BODY of error pages.
authorAmos Jeffries <squid3@treenet.co.nz>
Thu, 26 May 2011 03:38:26 +0000 (15:38 +1200)
committerAmos Jeffries <squid3@treenet.co.nz>
Thu, 26 May 2011 03:38:26 +0000 (15:38 +1200)
Use the page code name as the ID value for unique page-wide CSS.

Blanket alterations the tag name (BODY) should be used by CSS instead.

41 files changed:
errors/templates/ERR_ACCESS_DENIED
errors/templates/ERR_ACL_TIME_QUOTA_EXCEEDED
errors/templates/ERR_AGENT_CONFIGURE
errors/templates/ERR_AGENT_WPAD
errors/templates/ERR_CACHE_ACCESS_DENIED
errors/templates/ERR_CACHE_MGR_ACCESS_DENIED
errors/templates/ERR_CANNOT_FORWARD
errors/templates/ERR_CONNECT_FAIL
errors/templates/ERR_DIR_LISTING
errors/templates/ERR_DNS_FAIL
errors/templates/ERR_ESI
errors/templates/ERR_FORWARDING_DENIED
errors/templates/ERR_FTP_DISABLED
errors/templates/ERR_FTP_FAILURE
errors/templates/ERR_FTP_FORBIDDEN
errors/templates/ERR_FTP_NOT_FOUND
errors/templates/ERR_FTP_PUT_CREATED
errors/templates/ERR_FTP_PUT_ERROR
errors/templates/ERR_FTP_PUT_MODIFIED
errors/templates/ERR_FTP_UNAVAILABLE
errors/templates/ERR_GATEWAY_FAILURE
errors/templates/ERR_ICAP_FAILURE
errors/templates/ERR_INVALID_REQ
errors/templates/ERR_INVALID_RESP
errors/templates/ERR_INVALID_URL
errors/templates/ERR_LIFETIME_EXP
errors/templates/ERR_NO_RELAY
errors/templates/ERR_ONLY_IF_CACHED_MISS
errors/templates/ERR_PRECONDITION_FAILED
errors/templates/ERR_READ_ERROR
errors/templates/ERR_READ_TIMEOUT
errors/templates/ERR_SECURE_CONNECT_FAIL
errors/templates/ERR_SHUTTING_DOWN
errors/templates/ERR_SOCKET_FAILURE
errors/templates/ERR_TOO_BIG
errors/templates/ERR_UNSUP_HTTPVERSION
errors/templates/ERR_UNSUP_REQ
errors/templates/ERR_URN_RESOLVE
errors/templates/ERR_WRITE_ERROR
errors/templates/ERR_ZERO_SIZE_OBJECT
errors/templates/generic

index 0198ed8ddb41805344c853dcb9d9654da87ed5e6..6879bcef9e9b0f34b8b2487e5bce62b9623349c4 100644 (file)
@@ -9,7 +9,7 @@ body
 :lang(fa) { direction: rtl; font-size: 100%; font-family: Tahoma, Roya, sans-serif; float: right; }
 :lang(he) { direction: rtl; float: right; }
  --></style>
-</head><body>
+</head><body id=%c>
 <div id="titles">
 <h1>ERROR</h1>
 <h2>The requested URL could not be retrieved</h2>
index cb95a4b6fe4f9d13bed3aaaff96ea4a02f08b103..2feb39bb5e0a6e5ec083e56a9c2deb6aafc0fef7 100644 (file)
@@ -9,7 +9,7 @@ body
 :lang(fa) { direction: rtl; font-size: 100%; font-family: Tahoma, Roya, sans-serif; float: right; }
 :lang(he) { direction: rtl; float: right; }
  --></style>
-</head><body>
+</head><body id=%c>
 <div id="titles">
 <h1>ERROR</h1>
 <h2>The requested URL could not be retrieved</h2>
index 29df4947fdf738be4f1e702607ebb7767a29dcdd..6570c47ff4981e7777210a0c0ed0720c42f60423 100644 (file)
@@ -9,7 +9,7 @@ body
 :lang(fa) { direction: rtl; font-size: 100%; font-family: Tahoma, Roya, sans-serif; float: right; }
 :lang(he) { direction: rtl; float: right; }
  --></style>
-</head><body>
+</head><body id=%c>
 <div id="titles">
 <h1>ERROR</h1>
 <h2>Web Browser Configuration</h2>
index c11142954f42bb658d5254133d3ba85a779a188c..dccd24bdd7a3d5c919f9d6d0dd08894f835c0bb7 100644 (file)
@@ -9,7 +9,7 @@ body
 :lang(fa) { direction: rtl; font-size: 100%; font-family: Tahoma, Roya, sans-serif; float: right; }
 :lang(he) { direction: rtl; float: right; }
  --></style>
-</head><body>
+</head><body id=%c>
 <div id="titles">
 <h1>ERROR</h1>
 <h2>Web Browser Configuration</h2>
index 6abea0dec04fec5414a7c0f2e161852e0e3418b2..33c92f0daf1287131f640c21d8265214e33d1f3d 100644 (file)
@@ -9,8 +9,7 @@ body
 :lang(fa) { direction: rtl; font-size: 100%; font-family: Tahoma, Roya, sans-serif; float: right; }
 :lang(he) { direction: rtl; float: right; }
  --></style>
-</head>
-<body>
+</head><body id=%c>
 <div id="titles">
 <h1>ERROR</h1>
 <h2>Cache Access Denied.</h2>
index c15b889f4330e4e62e1739e0b0f8d22eec4773bc..b0e83a3beb9c782176b2e4416536aaef8e89d2ce 100644 (file)
@@ -9,7 +9,7 @@ body
 :lang(fa) { direction: rtl; font-size: 100%; font-family: Tahoma, Roya, sans-serif; float: right; }
 :lang(he) { direction: rtl; float: right; }
  --></style>
-</head><body>
+</head><body id=%c>
 <div id="titles">
 <h1>ERROR</h1>
 <h2>Cache Manager Access Denied.</h2>
index 74a8ecd9b71ba8e4d8ac1b77ba1387554a929613..c7c9a8870fce96e1dea5f1451f7e3113c24359b4 100644 (file)
@@ -9,8 +9,7 @@ body
 :lang(fa) { direction: rtl; font-size: 100%; font-family: Tahoma, Roya, sans-serif; float: right; }
 :lang(he) { direction: rtl; float: right; }
  --></style>
-</head>
-<body>
+</head><body id=%c>
 <div id="titles">
 <h1>ERROR</h1>
 <h2>The requested URL could not be retrieved</h2>
index 076244deacd49e4fd2d79d35e89f167ca96dd3e0..086b9f696716ec980ea30182628c2ce4e6672187 100644 (file)
@@ -9,7 +9,7 @@ body
 :lang(fa) { direction: rtl; font-size: 100%; font-family: Tahoma, Roya, sans-serif; float: right; }
 :lang(he) { direction: rtl; float: right; }
  --></style>
-</head><body>
+</head><body id=%c>
 <div id="titles">
 <h1>ERROR</h1>
 <h2>The requested URL could not be retrieved</h2>
index 881e7d25c912bbf4c9427bcb8e134f6b21bc48b4..1651b6e314d70c1a80b6b6dee7ef020c884c9de4 100644 (file)
@@ -9,7 +9,7 @@ body
 :lang(fa) { direction: rtl; font-size: 100%; font-family: Tahoma, Roya, sans-serif; float: right; }
 :lang(he) { direction: rtl; float: right; }
  --></style>
-</head><body>
+</head><body id=%c>
 <div id="titles">
 <h2>Directory: <a href="%U">%U</a>/</h2>
 </div>
index 0538bb4f4a3c600266b88fa6f311a8cc4ae0b6a1..a475873512fcf47b40c9340269337a908e6c3dae 100644 (file)
@@ -9,7 +9,7 @@ body
 :lang(fa) { direction: rtl; font-size: 100%; font-family: Tahoma, Roya, sans-serif; float: right; }
 :lang(he) { direction: rtl; float: right; }
  --></style>
-</head><body>
+</head><body id=%c>
 <div id="titles">
 <h1>ERROR</h1>
 <h2>The requested URL could not be retrieved</h2>
index 22f1eded3b8b20f6fdb5e9725af2c800a41ced29..3070aba621b986fe5a15f85b0b88a843dfff97b4 100644 (file)
@@ -9,7 +9,7 @@ body
 :lang(fa) { direction: rtl; font-size: 100%; font-family: Tahoma, Roya, sans-serif; float: right; }
 :lang(he) { direction: rtl; float: right; }
  --></style>
-</head><body>
+</head><body id=%c>
 <div id="titles">
 <h1>ERROR</h1>
 <h2>The requested URL could not be retrieved</h2>
index 1cdf3dd946ecbd6ad80c60423a8f09e96eb1b373..17e7deff32c34bebeb6fab22ad86d8c9ddc6fa1b 100644 (file)
@@ -9,7 +9,7 @@ body
 :lang(fa) { direction: rtl; font-size: 100%; font-family: Tahoma, Roya, sans-serif; float: right; }
 :lang(he) { direction: rtl; float: right; }
  --></style>
-</head><body>
+</head><body id=%c>
 <div id="titles">
 <h1>ERROR</h1>
 <h2>The requested URL could not be retrieved</h2>
index 4c9e4eede2eef91a7a9b46669b0c697022b1ec95..8b143add3dbef6dc3130b831e325ad9f4ba835dd 100644 (file)
@@ -9,7 +9,7 @@ body
 :lang(fa) { direction: rtl; font-size: 100%; font-family: Tahoma, Roya, sans-serif; float: right; }
 :lang(he) { direction: rtl; float: right; }
  --></style>
-</head><body>
+</head><body id=%c>
 <div id="titles">
 <h1>ERROR</h1>
 <h2>The requested URL could not be retrieved</h2>
index 03d3b9de3e217383b23ad7ba8839ffcdde51a571..56df82b078bdd4813e9a2e6cc043784ebb3aa13e 100644 (file)
@@ -9,7 +9,7 @@ body
 :lang(fa) { direction: rtl; font-size: 100%; font-family: Tahoma, Roya, sans-serif; float: right; }
 :lang(he) { direction: rtl; float: right; }
  --></style>
-</head><body>
+</head><body id=%c>
 <div id="titles">
 <h1>ERROR</h1>
 <h2>The requested URL could not be retrieved</h2>
index 700ca4d027c0372c47ac2475bb545ea30a68eba0..99a73930f394de80978d39824e44266f40265796 100644 (file)
@@ -9,7 +9,7 @@ body
 :lang(fa) { direction: rtl; font-size: 100%; font-family: Tahoma, Roya, sans-serif; float: right; }
 :lang(he) { direction: rtl; float: right; }
  --></style>
-</head><body>
+</head><body id=%c>
 <div id="titles">
 <h1>ERROR</h1>
 <h2>The requested URL could not be retrieved</h2>
index d847c5ff3ac1030767d207ae5f82fd5a9ab15e98..c57d9bf47c937c36e8cfd59f52f4d19a589b6e71 100644 (file)
@@ -9,7 +9,7 @@ body
 :lang(fa) { direction: rtl; font-size: 100%; font-family: Tahoma, Roya, sans-serif; float: right; }
 :lang(he) { direction: rtl; float: right; }
  --></style>
-</head><body>
+</head><body id=%c>
 <div id="titles">
 <h1>ERROR</h1>
 <h2>The requested URL could not be retrieved</h2>
index 6434247f72bfbee140292dbce7bf3adf4c2e0fe9..01d645a359989e14f0979cf559d2a8131d006efe 100644 (file)
@@ -9,7 +9,7 @@ body
 :lang(fa) { direction: rtl; font-size: 100%; font-family: Tahoma, Roya, sans-serif; float: right; }
 :lang(he) { direction: rtl; float: right; }
  --></style>
-</head><body>
+</head><body id=%c>
 <div id="titles">
 <h1 id="ftpsuccess">Operation successful</h1>
 <h2>File created</h2>
index f6a9da065d875e4b9bac7328bf3f5ac72f7827a7..367fa22f8ce9ff24c6c80f3c8011ccdd326e30c6 100644 (file)
@@ -9,7 +9,7 @@ body
 :lang(fa) { direction: rtl; font-size: 100%; font-family: Tahoma, Roya, sans-serif; float: right; }
 :lang(he) { direction: rtl; float: right; }
  --></style>
-</head><body>
+</head><body id=%c>
 <div id="titles">
 <h1>ERROR</h1>
 <h2>FTP PUT upload failed</h2>
index 589395e4db1f8e62afa5501c73ba80fe4537d235..e6a6873041664ae6ca5c9ea3689eab923d6ca28d 100644 (file)
@@ -9,7 +9,7 @@ body
 :lang(fa) { direction: rtl; font-size: 100%; font-family: Tahoma, Roya, sans-serif; float: right; }
 :lang(he) { direction: rtl; float: right; }
  --></style>
-</head><body>
+</head><body id=%c>
 <div id="titles">
 <h1 id="ftpsuccess">Operation successful</h1>
 <h2>File updated</h2>
index bb937cba704149e86990948b771b6c9f04dda4b9..6e37bd12f2e2ee87d464acfa0f2d958bc5a54ccf 100644 (file)
@@ -9,7 +9,7 @@ body
 :lang(fa) { direction: rtl; font-size: 100%; font-family: Tahoma, Roya, sans-serif; float: right; }
 :lang(he) { direction: rtl; float: right; }
  --></style>
-</head><body>
+</head><body id=%c>
 <div id="titles">
 <h1>ERROR</h1>
 <h2>The requested URL could not be retrieved</h2>
index 0a0cfeb77151aa13999886a027d14ba64b3ca52b..eec9dc7d347ad35fa5df5502f50b85b87d73ad94 100644 (file)
@@ -9,7 +9,7 @@ body
 :lang(fa) { direction: rtl; font-size: 100%; font-family: Tahoma, Roya, sans-serif; float: right; }
 :lang(he) { direction: rtl; float: right; }
  --></style>
-</head><body>
+</head><body id=%c>
 <div id="titles">
 <h1>ERROR</h1>
 <h2>The requested URL could not be retrieved</h2>
index 92b83b108b3d14032f81c9d6cec4bb7ce2ce7914..cbcf9869b7e920688e034f471490fb5ad8ae0b32 100644 (file)
@@ -9,7 +9,7 @@ body
 :lang(fa) { direction: rtl; font-size: 100%; font-family: Tahoma, Roya, sans-serif; float: right; }
 :lang(he) { direction: rtl; float: right; }
  --></style>
-</head><body>
+</head><body id=%c>
 <div id="titles">
 <h1>ERROR</h1>
 <h2>The requested URL could not be retrieved</h2>
index ea0482c16f56724994ec556cece7a046f819051c..49ba3631730a2b1e57d59ff8c7db0a2edf5b3c0b 100644 (file)
@@ -9,7 +9,7 @@ body
 :lang(fa) { direction: rtl; font-size: 100%; font-family: Tahoma, Roya, sans-serif; float: right; }
 :lang(he) { direction: rtl; float: right; }
  --></style>
-</head><body>
+</head><body id=%c>
 <div id="titles">
 <h1>ERROR</h1>
 <h2>The requested URL could not be retrieved</h2>
index ca184b45b12cb8827deb027b68794f6f2f375924..3e4b3b97e78622325fc79333d142155a4bc452b6 100644 (file)
@@ -9,7 +9,7 @@ body
 :lang(fa) { direction: rtl; font-size: 100%; font-family: Tahoma, Roya, sans-serif; float: right; }
 :lang(he) { direction: rtl; float: right; }
  --></style>
-</head><body>
+</head><body id=%c>
 <div id="titles">
 <h1>ERROR</h1>
 <h2>The requested URL could not be retrieved</h2>
index 3f3fc3d9af1d956a7a14928ac79157968eb9efc2..ece9eb5efec5d965c1986fa4e51ef227d03f4a94 100644 (file)
@@ -9,7 +9,7 @@ body
 :lang(fa) { direction: rtl; font-size: 100%; font-family: Tahoma, Roya, sans-serif; float: right; }
 :lang(he) { direction: rtl; float: right; }
  --></style>
-</head><body>
+</head><body id=%c>
 <div id="titles">
 <h1>ERROR</h1>
 <h2>The requested URL could not be retrieved</h2>
index 32e37a7bf0aee5c18b0f0dabd719746e16dca780..5c4de1bbb1ad350ecbbffb281062dcf2df357bb8 100644 (file)
@@ -9,7 +9,7 @@ body
 :lang(fa) { direction: rtl; font-size: 100%; font-family: Tahoma, Roya, sans-serif; float: right; }
 :lang(he) { direction: rtl; float: right; }
  --></style>
-</head><body>
+</head><body id=%c>
 <div id="titles">
 <h1>ERROR</h1>
 <h2>The requested URL could not be retrieved</h2>
index 8a4f2dc6425c350a4cce0934345abe499bfee8fd..91a76d9d0f5fc1829de9e5a51d72451b238b23bf 100644 (file)
@@ -9,7 +9,7 @@ body
 :lang(fa) { direction: rtl; font-size: 100%; font-family: Tahoma, Roya, sans-serif; float: right; }
 :lang(he) { direction: rtl; float: right; }
  --></style>
-</head><body>
+</head><body id=%c>
 <div id="titles">
 <h1>ERROR</h1>
 <h2>The requested URL could not be retrieved</h2>
index 8521c311eaa982c9b53ebf3d060f083ee9d8b040..327d75aff33ece6d730341fb6555035f89534782 100644 (file)
@@ -9,7 +9,7 @@ body
 :lang(fa) { direction: rtl; font-size: 100%; font-family: Tahoma, Roya, sans-serif; float: right; }
 :lang(he) { direction: rtl; float: right; }
  --></style>
-</head><body>
+</head><body id=%c>
 <div id="titles">
 <h1>ERROR</h1>
 <h2>The requested URL could not be retrieved</h2>
index c99e3367b3817732835d643507acf59fefd9aab1..052764ca58c48550036ec1a22a8f8710bc32a096 100644 (file)
@@ -9,7 +9,7 @@ body
 :lang(fa) { direction: rtl; font-size: 100%; font-family: Tahoma, Roya, sans-serif; float: right; }
 :lang(he) { direction: rtl; float: right; }
  --></style>
-</head><body>
+</head><body id=%c>
 <div id="titles">
 <h1>ERROR</h1>
 <h2>The requested URL could not be retrieved</h2>
index 38f8f8061737647b774a42172c0f232fa117cb32..81c46ffa1bd0fa77ad24dffc840379e28ef34f13 100644 (file)
@@ -9,7 +9,7 @@ body
 :lang(fa) { direction: rtl; font-size: 100%; font-family: Tahoma, Roya, sans-serif; float: right; }
 :lang(he) { direction: rtl; float: right; }
  --></style>
-</head><body>
+</head><body id=%c>
 <div id="titles">
 <h1>ERROR</h1>
 <h2>The requested URL could not be retrieved</h2>
index f8654827fa0fc5822cdb852d486ceb5b265616cf..bad0325f817b1db4fa9cd0210a9c62d0a0dde4a0 100644 (file)
@@ -9,7 +9,7 @@ body
 :lang(fa) { direction: rtl; font-size: 100%; font-family: Tahoma, Roya, sans-serif; float: right; }
 :lang(he) { direction: rtl; float: right; }
  --></style>
-</head><body>
+</head><body id=%c>
 <div id="titles">
 <h1>ERROR</h1>
 <h2>The requested URL could not be retrieved</h2>
index 3de53154c805035eaf0813f26e31700a1b66f6ea..fd6ea852f9f9aed8d4b1cfb0742e39a93fab0c3e 100644 (file)
@@ -9,7 +9,7 @@ body
 :lang(fa) { direction: rtl; font-size: 100%; font-family: Tahoma, Roya, sans-serif; float: right; }
 :lang(he) { direction: rtl; float: right; }
  --></style>
-</head><body>
+</head><body id=%c>
 <div id="titles">
 <h1>ERROR</h1>
 <h2>The requested URL could not be retrieved</h2>
index cd3d435c2d87c7f8a5fde044d39ef0ec475c88eb..9222b86e08d8b3b829b0ca935af1dc348672b622 100644 (file)
@@ -9,7 +9,7 @@ body
 :lang(fa) { direction: rtl; font-size: 100%; font-family: Tahoma, Roya, sans-serif; float: right; }
 :lang(he) { direction: rtl; float: right; }
  --></style>
-</head><body>
+</head><body id=%c>
 <div id="titles">
 <h1>ERROR</h1>
 <h2>The requested URL could not be retrieved</h2>
index ff596ef873a027fefda7e79d4644f5822cc86d01..6ab093bea106356b9b02235545a91c42506c8cf5 100644 (file)
@@ -9,7 +9,7 @@ body
 :lang(fa) { direction: rtl; font-size: 100%; font-family: Tahoma, Roya, sans-serif; float: right; }
 :lang(he) { direction: rtl; float: right; }
  --></style>
-</head><body>
+</head><body id=%c>
 <div id="titles">
 <h1>ERROR</h1>
 <h2>The requested URL could not be retrieved</h2>
index 431cb05b663fe1e41f10f1d50d531d6182436eb4..86766b9e9f504e5d1ce6c474905c8b8c853abb39 100644 (file)
@@ -9,7 +9,7 @@ body
 :lang(fa) { direction: rtl; font-size: 100%; font-family: Tahoma, Roya, sans-serif; float: right; }
 :lang(he) { direction: rtl; float: right; }
  --></style>
-</head><body>
+</head><body id=%c>
 <div id="titles">
 <h1>ERROR</h1>
 <h2>The requested URL could not be retrieved</h2>
index 92a83bd3f630e49fb621737a196ed5d5b0e7eb40..2347021cbb8513972d6a9588ad24bad81232eee9 100644 (file)
@@ -9,7 +9,7 @@ body
 :lang(fa) { direction: rtl; font-size: 100%; font-family: Tahoma, Roya, sans-serif; float: right; }
 :lang(he) { direction: rtl; float: right; }
  --></style>
-</head><body>
+</head><body id=%c>
 <div id="titles">
 <h1>ERROR</h1>
 <h2>Unsupported HTTP version</h2>
index 3ddaf4bc4f2cfe2dd216df3631345c5fb3ca709c..a75847aa48079fe138bddb57fea2d2d14d12462e 100644 (file)
@@ -9,7 +9,7 @@ body
 :lang(fa) { direction: rtl; font-size: 100%; font-family: Tahoma, Roya, sans-serif; float: right; }
 :lang(he) { direction: rtl; float: right; }
  --></style>
-</head><body>
+</head><body id=%c>
 <div id="titles">
 <h1>ERROR</h1>
 <h2>The requested URL could not be retrieved</h2>
index 4b93dfb45de51367a3912a926df97df35f21085a..14b6faf8432e33862a38d745df946bf817494aaf 100644 (file)
@@ -9,7 +9,7 @@ body
 :lang(fa) { direction: rtl; font-size: 100%; font-family: Tahoma, Roya, sans-serif; float: right; }
 :lang(he) { direction: rtl; float: right; }
  --></style>
-</head><body>
+</head><body id=%c>
 <div id="titles">
 <h1>ERROR</h1>
 <h2>A URL for the requested URN could not be retrieved</h2>
index 62f274671fbee6eb39315ff7c4be72fc312d9905..ab54cb3ca8e2f9a0b4c29a9a9e6dddd60bfb7812 100644 (file)
@@ -9,7 +9,7 @@ body
 :lang(fa) { direction: rtl; font-size: 100%; font-family: Tahoma, Roya, sans-serif; float: right; }
 :lang(he) { direction: rtl; float: right; }
  --></style>
-</head><body>
+</head><body id=%c>
 <div id="titles">
 <h1>ERROR</h1>
 <h2>The requested URL could not be retrieved</h2>
index 55fce2ca8b39dfd9940184e4dc98dabf2818ffb3..3b319a3bf2124bc7de34a8fe3da0388f44efa95c 100644 (file)
@@ -9,7 +9,7 @@ body
 :lang(fa) { direction: rtl; font-size: 100%; font-family: Tahoma, Roya, sans-serif; float: right; }
 :lang(he) { direction: rtl; float: right; }
  --></style>
-</head><body>
+</head><body id=%c>
 <div id="titles">
 <h1>ERROR</h1>
 <h2>The requested URL could not be retrieved</h2>
index dd5c27f10e0bdd0e7e0d79f318e555f1a302bc4e..78462498cec9cb3197d9a270243cc4d8a6ec86db 100644 (file)
@@ -9,7 +9,7 @@ body
 :lang(fa) { direction: rtl; font-size: 100%; font-family: Tahoma, Roya, sans-serif; float: right; }
 :lang(he) { direction: rtl; float: right; }
  --></style>
-</head><body>
+</head><body id=%c>
 <div id="titles">
 <h1>ERROR</h1>
 <h2>The requested URL could not be retrieved</h2>