From d833d2766f28f927cb4e1e8e660771361abdfdf9 Mon Sep 17 00:00:00 2001 From: xue <> Date: Thu, 17 Nov 2005 19:21:21 +0000 Subject: added application mode support. --- framework/Exceptions/error.en | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'framework/Exceptions/error.en') diff --git a/framework/Exceptions/error.en b/framework/Exceptions/error.en index 146ed2e8..1d76c7f2 100644 --- a/framework/Exceptions/error.en +++ b/framework/Exceptions/error.en @@ -8,7 +8,7 @@ h2 { font-family:"Verdana";font-weight:normal;font-size:14pt;color:maroon } h3 {font-family:"Verdana";font-weight:bold;font-size:11pt} p {font-family:"Verdana";font-weight:normal;color:black;font-size:9pt;margin-top: -5px} code,pre {font-family:"Lucida Console";} -.version {color: gray;font-size:8pt;border-top:1px solid #aaaaaa;} +td,.version {color: gray;font-size:8pt;border-top:1px solid #aaaaaa;} .source {font-family:"Lucida Console";font-weight:normal;background-color:#ffffee;} @@ -16,7 +16,7 @@ code,pre {font-family:"Lucida Console";}

%%ErrorType%%

Description

-

%%ErrorMessage%%

+

%%ErrorMessage%%

Source File

%%SourceFile%%

@@ -29,6 +29,9 @@ code,pre {font-family:"Lucida Console";} %%StackTrace%% -
%%Version%%
+
+%%Version%%
+%%Time%% +
\ No newline at end of file -- cgit v1.2.3