summaryrefslogtreecommitdiffstats
path: root/core/templates/error.php
diff options
context:
space:
mode:
authorJan-Christoph Borchardt <JanCBorchardt@fsfe.org>2011-07-30 21:58:00 +0200
committerJan-Christoph Borchardt <JanCBorchardt@fsfe.org>2011-07-30 21:58:04 +0200
commitd6faa89ed720da7319923cba33a83d0210216d57 (patch)
tree89584399c5b15a80060ca59399650462f6210605 /core/templates/error.php
parentaa08196c32894333b14570348446463385058c94 (diff)
downloadnextcloud-server-d6faa89ed720da7319923cba33a83d0210216d57.tar.gz
nextcloud-server-d6faa89ed720da7319923cba33a83d0210216d57.zip
fix header on error page
Diffstat (limited to 'core/templates/error.php')
-rw-r--r--core/templates/error.php7
1 files changed, 1 insertions, 6 deletions
diff --git a/core/templates/error.php b/core/templates/error.php
index ae3f029708f..aa8a8d473b4 100644
--- a/core/templates/error.php
+++ b/core/templates/error.php
@@ -1,10 +1,5 @@
-<?php
-/*
- * Template for error page
- */
-?>
<div id="login">
- <img src="<?php echo image_path("", "owncloud-logo-medium-white.png"); ?>" alt="ownCloud" />
+ <header><img src="<?php echo image_path('', 'owncloud-logo-medium-white.png'); ?>" alt="ownCloud" /></header>
<ul>
<?php foreach($_["errors"] as $error):?>
<li class='error'>