summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 8ad37b7)
raw | patch | inline | side by side (parent: 8ad37b7)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 26 May 2005 10:25:27 +0000 (10:25 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 26 May 2005 10:25:27 +0000 (10:25 +0000) |
include/functions.inc | patch | blob | history |
diff --git a/include/functions.inc b/include/functions.inc
index f75a34256b055efb869689092661762ca8f99c72..994d4a2e7f534120c7e6a0478ff4593f8c9ea32a 100644 (file)
--- a/include/functions.inc
+++ b/include/functions.inc
/* If DEBUGLEVEL is set, we're in web mode, use textual output in
the other case... */
if (isset($_SESSION['DEBUGLEVEL'])){
- $_SESSION['errors'].= "<div align=\"center\" style=\"border-width:5px;".
+ $_SESSION['errors'].= "<div align=\"left\" style=\"border-width:5px;".
"border-style:solid;border-color:red; background-color:black;".
"margin-bottom:10px; padding:8px;\"><table><tr><td><img alt=\"\" src=\"".
get_template_path('images/warning.png')."\"></td>".