fixing text-align on navigation menu - closing div was missing - THX Lukas

This commit is contained in:
Thomas Mueller 2013-01-11 15:19:53 +01:00
parent 3d33e8f845
commit c2b3c7ed3e
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@
<body id="<?php echo $_['bodyid'];?>">
<div id="notification-container">
<div id="notification"/>
<div id="notification"></div>
</div>
<header><div id="header">
<a href="<?php echo link_to('', 'index.php'); ?>" title="" id="owncloud"><img class="svg" src="<?php echo image_path('', 'logo-wide.svg'); ?>" alt="ownCloud" /></a>