diff options
Diffstat (limited to 'framework/Exceptions/templates/error.html')
-rw-r--r-- | framework/Exceptions/templates/error.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/framework/Exceptions/templates/error.html b/framework/Exceptions/templates/error.html index 0dd625b6..931f96a3 100644 --- a/framework/Exceptions/templates/error.html +++ b/framework/Exceptions/templates/error.html @@ -23,8 +23,7 @@ The above error happened when the server was processing your request. If you think this is a server error, please contact the <a href="mailto:%%ServerAdmin%%">webmaster</a>.
</p>
<div class="version">
-%%Version%%<br/>
-%%Time%%
+%%Time%% %%Version%%
</div>
</body>
</html>
\ No newline at end of file |