diff options
author | admin <devnull@localhost> | 2006-09-21 01:45:05 +0200 |
---|---|---|
committer | admin <devnull@localhost> | 2006-09-21 01:45:05 +0200 |
commit | 1610a26f1530869541dd70036243c89b343e0e1e (patch) | |
tree | 89776dc745216af04319a29f845dfb7c9338b459 /system | |
parent | 5b179b55d389282e5097451e6b6a707baee0522c (diff) |
Diffstat (limited to 'system')
-rw-r--r-- | system/application/errors/error_php.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/application/errors/error_php.php b/system/application/errors/error_php.php index 2fb3f2b2e..9bba5b8cb 100644 --- a/system/application/errors/error_php.php +++ b/system/application/errors/error_php.php @@ -1,4 +1,4 @@ -<div style="border:1px solid #990000;padding-left:20px;margin:10px;"> +<div style="border:1px solid #990000;padding-left:20px;margin:0 0 10px 0;"> <h4>A PHP Error was encountered</h4> |