From 456bbc59d81975b59d2dc20a931ef96efed3e01a Mon Sep 17 00:00:00 2001 From: Claude Date: Fri, 13 Apr 2012 14:51:08 +0200 Subject: [PATCH] b --- htdocs/application/errors/error_404.php | 6 +++--- htdocs/application/errors/error_db.php | 6 +++--- htdocs/application/errors/error_general.php | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/htdocs/application/errors/error_404.php b/htdocs/application/errors/error_404.php index b011505..88ebede 100755 --- a/htdocs/application/errors/error_404.php +++ b/htdocs/application/errors/error_404.php @@ -18,7 +18,7 @@ header("HTTP/1.1 404 Not Found");
-

config->item('site_name'); ?>

+

config->item('site_name'); ?>

  • Paste
  • @@ -31,9 +31,9 @@ header("HTTP/1.1 404 Not Found");
    -

    +

    - +

    Woops! We can't find that page, Go Home

    diff --git a/htdocs/application/errors/error_db.php b/htdocs/application/errors/error_db.php index 38bbfc2..b60afdc 100755 --- a/htdocs/application/errors/error_db.php +++ b/htdocs/application/errors/error_db.php @@ -18,7 +18,7 @@ header("HTTP/1.1 404 Not Found");
    -

    config->item('site_name'); ?>

    +

    config->item('site_name'); ?>

    • Paste
    • @@ -31,9 +31,9 @@ header("HTTP/1.1 404 Not Found");
      -

      +

      - +

      Go Home

      diff --git a/htdocs/application/errors/error_general.php b/htdocs/application/errors/error_general.php index 38bbfc2..b60afdc 100755 --- a/htdocs/application/errors/error_general.php +++ b/htdocs/application/errors/error_general.php @@ -18,7 +18,7 @@ header("HTTP/1.1 404 Not Found");
      -

      config->item('site_name'); ?>

      +

      config->item('site_name'); ?>

      • Paste
      • @@ -31,9 +31,9 @@ header("HTTP/1.1 404 Not Found");
        -

        +

        - +

        Go Home