From: Amos Jeffries Date: Thu, 26 May 2011 03:38:26 +0000 (+1200) Subject: Add CSS id tag to BODY of error pages. X-Git-Tag: take08~55^2~175 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d7f60e2548f62bb8bf76ed183a5ca5f27f8b7875;p=thirdparty%2Fsquid.git Add CSS id tag to BODY of error pages. 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. --- diff --git a/errors/templates/ERR_ACCESS_DENIED b/errors/templates/ERR_ACCESS_DENIED index 0198ed8ddb..6879bcef9e 100644 --- a/errors/templates/ERR_ACCESS_DENIED +++ b/errors/templates/ERR_ACCESS_DENIED @@ -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; } --> - +

ERROR

The requested URL could not be retrieved

diff --git a/errors/templates/ERR_ACL_TIME_QUOTA_EXCEEDED b/errors/templates/ERR_ACL_TIME_QUOTA_EXCEEDED index cb95a4b6fe..2feb39bb5e 100644 --- a/errors/templates/ERR_ACL_TIME_QUOTA_EXCEEDED +++ b/errors/templates/ERR_ACL_TIME_QUOTA_EXCEEDED @@ -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; } --> - +

ERROR

The requested URL could not be retrieved

diff --git a/errors/templates/ERR_AGENT_CONFIGURE b/errors/templates/ERR_AGENT_CONFIGURE index 29df4947fd..6570c47ff4 100644 --- a/errors/templates/ERR_AGENT_CONFIGURE +++ b/errors/templates/ERR_AGENT_CONFIGURE @@ -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; } --> - +

ERROR

Web Browser Configuration

diff --git a/errors/templates/ERR_AGENT_WPAD b/errors/templates/ERR_AGENT_WPAD index c11142954f..dccd24bdd7 100644 --- a/errors/templates/ERR_AGENT_WPAD +++ b/errors/templates/ERR_AGENT_WPAD @@ -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; } --> - +

ERROR

Web Browser Configuration

diff --git a/errors/templates/ERR_CACHE_ACCESS_DENIED b/errors/templates/ERR_CACHE_ACCESS_DENIED index 6abea0dec0..33c92f0daf 100644 --- a/errors/templates/ERR_CACHE_ACCESS_DENIED +++ b/errors/templates/ERR_CACHE_ACCESS_DENIED @@ -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; } --> - - +

ERROR

Cache Access Denied.

diff --git a/errors/templates/ERR_CACHE_MGR_ACCESS_DENIED b/errors/templates/ERR_CACHE_MGR_ACCESS_DENIED index c15b889f43..b0e83a3beb 100644 --- a/errors/templates/ERR_CACHE_MGR_ACCESS_DENIED +++ b/errors/templates/ERR_CACHE_MGR_ACCESS_DENIED @@ -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; } --> - +

ERROR

Cache Manager Access Denied.

diff --git a/errors/templates/ERR_CANNOT_FORWARD b/errors/templates/ERR_CANNOT_FORWARD index 74a8ecd9b7..c7c9a8870f 100644 --- a/errors/templates/ERR_CANNOT_FORWARD +++ b/errors/templates/ERR_CANNOT_FORWARD @@ -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; } --> - - +

ERROR

The requested URL could not be retrieved

diff --git a/errors/templates/ERR_CONNECT_FAIL b/errors/templates/ERR_CONNECT_FAIL index 076244deac..086b9f6967 100644 --- a/errors/templates/ERR_CONNECT_FAIL +++ b/errors/templates/ERR_CONNECT_FAIL @@ -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; } --> - +

ERROR

The requested URL could not be retrieved

diff --git a/errors/templates/ERR_DIR_LISTING b/errors/templates/ERR_DIR_LISTING index 881e7d25c9..1651b6e314 100644 --- a/errors/templates/ERR_DIR_LISTING +++ b/errors/templates/ERR_DIR_LISTING @@ -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; } --> - +

Directory: %U/

diff --git a/errors/templates/ERR_DNS_FAIL b/errors/templates/ERR_DNS_FAIL index 0538bb4f4a..a475873512 100644 --- a/errors/templates/ERR_DNS_FAIL +++ b/errors/templates/ERR_DNS_FAIL @@ -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; } --> - +

ERROR

The requested URL could not be retrieved

diff --git a/errors/templates/ERR_ESI b/errors/templates/ERR_ESI index 22f1eded3b..3070aba621 100644 --- a/errors/templates/ERR_ESI +++ b/errors/templates/ERR_ESI @@ -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; } --> - +

ERROR

The requested URL could not be retrieved

diff --git a/errors/templates/ERR_FORWARDING_DENIED b/errors/templates/ERR_FORWARDING_DENIED index 1cdf3dd946..17e7deff32 100644 --- a/errors/templates/ERR_FORWARDING_DENIED +++ b/errors/templates/ERR_FORWARDING_DENIED @@ -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; } --> - +

ERROR

The requested URL could not be retrieved

diff --git a/errors/templates/ERR_FTP_DISABLED b/errors/templates/ERR_FTP_DISABLED index 4c9e4eede2..8b143add3d 100644 --- a/errors/templates/ERR_FTP_DISABLED +++ b/errors/templates/ERR_FTP_DISABLED @@ -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; } --> - +

ERROR

The requested URL could not be retrieved

diff --git a/errors/templates/ERR_FTP_FAILURE b/errors/templates/ERR_FTP_FAILURE index 03d3b9de3e..56df82b078 100644 --- a/errors/templates/ERR_FTP_FAILURE +++ b/errors/templates/ERR_FTP_FAILURE @@ -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; } --> - +

ERROR

The requested URL could not be retrieved

diff --git a/errors/templates/ERR_FTP_FORBIDDEN b/errors/templates/ERR_FTP_FORBIDDEN index 700ca4d027..99a73930f3 100644 --- a/errors/templates/ERR_FTP_FORBIDDEN +++ b/errors/templates/ERR_FTP_FORBIDDEN @@ -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; } --> - +

ERROR

The requested URL could not be retrieved

diff --git a/errors/templates/ERR_FTP_NOT_FOUND b/errors/templates/ERR_FTP_NOT_FOUND index d847c5ff3a..c57d9bf47c 100644 --- a/errors/templates/ERR_FTP_NOT_FOUND +++ b/errors/templates/ERR_FTP_NOT_FOUND @@ -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; } --> - +

ERROR

The requested URL could not be retrieved

diff --git a/errors/templates/ERR_FTP_PUT_CREATED b/errors/templates/ERR_FTP_PUT_CREATED index 6434247f72..01d645a359 100644 --- a/errors/templates/ERR_FTP_PUT_CREATED +++ b/errors/templates/ERR_FTP_PUT_CREATED @@ -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; } --> - +

Operation successful

File created

diff --git a/errors/templates/ERR_FTP_PUT_ERROR b/errors/templates/ERR_FTP_PUT_ERROR index f6a9da065d..367fa22f8c 100644 --- a/errors/templates/ERR_FTP_PUT_ERROR +++ b/errors/templates/ERR_FTP_PUT_ERROR @@ -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; } --> - +

ERROR

FTP PUT upload failed

diff --git a/errors/templates/ERR_FTP_PUT_MODIFIED b/errors/templates/ERR_FTP_PUT_MODIFIED index 589395e4db..e6a6873041 100644 --- a/errors/templates/ERR_FTP_PUT_MODIFIED +++ b/errors/templates/ERR_FTP_PUT_MODIFIED @@ -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; } --> - +

Operation successful

File updated

diff --git a/errors/templates/ERR_FTP_UNAVAILABLE b/errors/templates/ERR_FTP_UNAVAILABLE index bb937cba70..6e37bd12f2 100644 --- a/errors/templates/ERR_FTP_UNAVAILABLE +++ b/errors/templates/ERR_FTP_UNAVAILABLE @@ -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; } --> - +

ERROR

The requested URL could not be retrieved

diff --git a/errors/templates/ERR_GATEWAY_FAILURE b/errors/templates/ERR_GATEWAY_FAILURE index 0a0cfeb771..eec9dc7d34 100644 --- a/errors/templates/ERR_GATEWAY_FAILURE +++ b/errors/templates/ERR_GATEWAY_FAILURE @@ -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; } --> - +

ERROR

The requested URL could not be retrieved

diff --git a/errors/templates/ERR_ICAP_FAILURE b/errors/templates/ERR_ICAP_FAILURE index 92b83b108b..cbcf9869b7 100644 --- a/errors/templates/ERR_ICAP_FAILURE +++ b/errors/templates/ERR_ICAP_FAILURE @@ -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; } --> - +

ERROR

The requested URL could not be retrieved

diff --git a/errors/templates/ERR_INVALID_REQ b/errors/templates/ERR_INVALID_REQ index ea0482c16f..49ba363173 100644 --- a/errors/templates/ERR_INVALID_REQ +++ b/errors/templates/ERR_INVALID_REQ @@ -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; } --> - +

ERROR

The requested URL could not be retrieved

diff --git a/errors/templates/ERR_INVALID_RESP b/errors/templates/ERR_INVALID_RESP index ca184b45b1..3e4b3b97e7 100644 --- a/errors/templates/ERR_INVALID_RESP +++ b/errors/templates/ERR_INVALID_RESP @@ -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; } --> - +

ERROR

The requested URL could not be retrieved

diff --git a/errors/templates/ERR_INVALID_URL b/errors/templates/ERR_INVALID_URL index 3f3fc3d9af..ece9eb5efe 100644 --- a/errors/templates/ERR_INVALID_URL +++ b/errors/templates/ERR_INVALID_URL @@ -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; } --> - +

ERROR

The requested URL could not be retrieved

diff --git a/errors/templates/ERR_LIFETIME_EXP b/errors/templates/ERR_LIFETIME_EXP index 32e37a7bf0..5c4de1bbb1 100644 --- a/errors/templates/ERR_LIFETIME_EXP +++ b/errors/templates/ERR_LIFETIME_EXP @@ -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; } --> - +

ERROR

The requested URL could not be retrieved

diff --git a/errors/templates/ERR_NO_RELAY b/errors/templates/ERR_NO_RELAY index 8a4f2dc642..91a76d9d0f 100644 --- a/errors/templates/ERR_NO_RELAY +++ b/errors/templates/ERR_NO_RELAY @@ -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; } --> - +

ERROR

The requested URL could not be retrieved

diff --git a/errors/templates/ERR_ONLY_IF_CACHED_MISS b/errors/templates/ERR_ONLY_IF_CACHED_MISS index 8521c311ea..327d75aff3 100644 --- a/errors/templates/ERR_ONLY_IF_CACHED_MISS +++ b/errors/templates/ERR_ONLY_IF_CACHED_MISS @@ -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; } --> - +

ERROR

The requested URL could not be retrieved

diff --git a/errors/templates/ERR_PRECONDITION_FAILED b/errors/templates/ERR_PRECONDITION_FAILED index c99e3367b3..052764ca58 100644 --- a/errors/templates/ERR_PRECONDITION_FAILED +++ b/errors/templates/ERR_PRECONDITION_FAILED @@ -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; } --> - +

ERROR

The requested URL could not be retrieved

diff --git a/errors/templates/ERR_READ_ERROR b/errors/templates/ERR_READ_ERROR index 38f8f80617..81c46ffa1b 100644 --- a/errors/templates/ERR_READ_ERROR +++ b/errors/templates/ERR_READ_ERROR @@ -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; } --> - +

ERROR

The requested URL could not be retrieved

diff --git a/errors/templates/ERR_READ_TIMEOUT b/errors/templates/ERR_READ_TIMEOUT index f8654827fa..bad0325f81 100644 --- a/errors/templates/ERR_READ_TIMEOUT +++ b/errors/templates/ERR_READ_TIMEOUT @@ -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; } --> - +

ERROR

The requested URL could not be retrieved

diff --git a/errors/templates/ERR_SECURE_CONNECT_FAIL b/errors/templates/ERR_SECURE_CONNECT_FAIL index 3de53154c8..fd6ea852f9 100644 --- a/errors/templates/ERR_SECURE_CONNECT_FAIL +++ b/errors/templates/ERR_SECURE_CONNECT_FAIL @@ -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; } --> - +

ERROR

The requested URL could not be retrieved

diff --git a/errors/templates/ERR_SHUTTING_DOWN b/errors/templates/ERR_SHUTTING_DOWN index cd3d435c2d..9222b86e08 100644 --- a/errors/templates/ERR_SHUTTING_DOWN +++ b/errors/templates/ERR_SHUTTING_DOWN @@ -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; } --> - +

ERROR

The requested URL could not be retrieved

diff --git a/errors/templates/ERR_SOCKET_FAILURE b/errors/templates/ERR_SOCKET_FAILURE index ff596ef873..6ab093bea1 100644 --- a/errors/templates/ERR_SOCKET_FAILURE +++ b/errors/templates/ERR_SOCKET_FAILURE @@ -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; } --> - +

ERROR

The requested URL could not be retrieved

diff --git a/errors/templates/ERR_TOO_BIG b/errors/templates/ERR_TOO_BIG index 431cb05b66..86766b9e9f 100644 --- a/errors/templates/ERR_TOO_BIG +++ b/errors/templates/ERR_TOO_BIG @@ -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; } --> - +

ERROR

The requested URL could not be retrieved

diff --git a/errors/templates/ERR_UNSUP_HTTPVERSION b/errors/templates/ERR_UNSUP_HTTPVERSION index 92a83bd3f6..2347021cbb 100644 --- a/errors/templates/ERR_UNSUP_HTTPVERSION +++ b/errors/templates/ERR_UNSUP_HTTPVERSION @@ -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; } --> - +

ERROR

Unsupported HTTP version

diff --git a/errors/templates/ERR_UNSUP_REQ b/errors/templates/ERR_UNSUP_REQ index 3ddaf4bc4f..a75847aa48 100644 --- a/errors/templates/ERR_UNSUP_REQ +++ b/errors/templates/ERR_UNSUP_REQ @@ -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; } --> - +

ERROR

The requested URL could not be retrieved

diff --git a/errors/templates/ERR_URN_RESOLVE b/errors/templates/ERR_URN_RESOLVE index 4b93dfb45d..14b6faf843 100644 --- a/errors/templates/ERR_URN_RESOLVE +++ b/errors/templates/ERR_URN_RESOLVE @@ -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; } --> - +

ERROR

A URL for the requested URN could not be retrieved

diff --git a/errors/templates/ERR_WRITE_ERROR b/errors/templates/ERR_WRITE_ERROR index 62f274671f..ab54cb3ca8 100644 --- a/errors/templates/ERR_WRITE_ERROR +++ b/errors/templates/ERR_WRITE_ERROR @@ -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; } --> - +

ERROR

The requested URL could not be retrieved

diff --git a/errors/templates/ERR_ZERO_SIZE_OBJECT b/errors/templates/ERR_ZERO_SIZE_OBJECT index 55fce2ca8b..3b319a3bf2 100644 --- a/errors/templates/ERR_ZERO_SIZE_OBJECT +++ b/errors/templates/ERR_ZERO_SIZE_OBJECT @@ -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; } --> - +

ERROR

The requested URL could not be retrieved

diff --git a/errors/templates/generic b/errors/templates/generic index dd5c27f10e..78462498ce 100644 --- a/errors/templates/generic +++ b/errors/templates/generic @@ -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; } --> - +

ERROR

The requested URL could not be retrieved