diff options
author | Florian Pritz <bluewind@server-speed.net> | 2011-04-10 10:39:31 +0200 |
---|---|---|
committer | Florian Pritz <bluewind@server-speed.net> | 2011-04-10 10:39:31 +0200 |
commit | 1bdc9c8903eb2db33fdb8174d61e15100dfbbca8 (patch) | |
tree | b0c645ad99e04f34817fc4e6385792111db42274 /application/errors | |
parent | 413d0cdac49257089a0790f6ac92973a36a6b69f (diff) |
update to CI 2.0.2
Signed-off-by: Florian Pritz <bluewind@server-speed.net>
Diffstat (limited to 'application/errors')
-rwxr-xr-x[-rw-r--r--] | application/errors/error_404.php | 2 | ||||
-rwxr-xr-x[-rw-r--r--] | application/errors/error_db.php | 2 | ||||
-rwxr-xr-x[-rw-r--r--] | application/errors/error_general.php | 2 | ||||
-rwxr-xr-x[-rw-r--r--] | application/errors/error_php.php | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | application/errors/index.html | 0 |
5 files changed, 3 insertions, 3 deletions
diff --git a/application/errors/error_404.php b/application/errors/error_404.php index 1c513a205..a304f4561 100644..100755 --- a/application/errors/error_404.php +++ b/application/errors/error_404.php @@ -21,7 +21,7 @@ h1 { font-weight: normal; font-size: 14px; color: #990000; -margin: 0 0 4px 0; +margin: 0 0 4px 0; } </style> </head> diff --git a/application/errors/error_db.php b/application/errors/error_db.php index 1ce52dfc9..181de960b 100644..100755 --- a/application/errors/error_db.php +++ b/application/errors/error_db.php @@ -21,7 +21,7 @@ h1 { font-weight: normal; font-size: 14px; color: #990000; -margin: 0 0 4px 0; +margin: 0 0 4px 0; } </style> </head> diff --git a/application/errors/error_general.php b/application/errors/error_general.php index d8610702b..7734d34c7 100644..100755 --- a/application/errors/error_general.php +++ b/application/errors/error_general.php @@ -21,7 +21,7 @@ h1 { font-weight: normal; font-size: 14px; color: #990000; -margin: 0 0 4px 0; +margin: 0 0 4px 0; } </style> </head> diff --git a/application/errors/error_php.php b/application/errors/error_php.php index f085c2037..f085c2037 100644..100755 --- a/application/errors/error_php.php +++ b/application/errors/error_php.php diff --git a/application/errors/index.html b/application/errors/index.html index c942a79ce..c942a79ce 100644..100755 --- a/application/errors/index.html +++ b/application/errors/index.html |