diff options
| author | xue <> | 2005-12-03 16:19:08 +0000 | 
|---|---|---|
| committer | xue <> | 2005-12-03 16:19:08 +0000 | 
| commit | 3ea63072225a473239227facfabde294bb58ed1d (patch) | |
| tree | 2716662f13c184f31281bab45871c3ad3c9634b4 /framework/Exceptions/templates/exception.html | |
| parent | bdd139266bbd71b828394a1500551254fc42a819 (diff) | |
Diffstat (limited to 'framework/Exceptions/templates/exception.html')
| -rw-r--r-- | framework/Exceptions/templates/exception.html | 3 | 
1 files changed, 1 insertions, 2 deletions
diff --git a/framework/Exceptions/templates/exception.html b/framework/Exceptions/templates/exception.html index 7dd133f5..45fc264c 100644 --- a/framework/Exceptions/templates/exception.html +++ b/framework/Exceptions/templates/exception.html @@ -35,8 +35,7 @@ td,.version {color: gray;font-size:8pt;border-top:1px solid #aaaaaa;}  </pre></code>
  </div>
  <div class="version">
 -%%Version%%<br/>
 -%%Time%%
 +%%Time%% %%Version%%
  </div>
  </body>
  </html>
\ No newline at end of file  | 
