diff options
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  | 
