From: Paul Brown Date: Mon, 29 Apr 2013 20:44:11 +0000 (-0500) Subject: Improve IE Compatibility X-Git-Tag: v6.0.0alpha2~717^2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=215264706dcdaf50f47cb208da6b7fae6307e512;p=nextcloud-server.git Improve IE Compatibility Added meta tags from HTML5 Boiler Plate to improve compatibility with IE7+. This fixes the issues with rendering. --- diff --git a/core/templates/layout.user.php b/core/templates/layout.user.php index 4dc4a2c7593..734def5f20c 100644 --- a/core/templates/layout.user.php +++ b/core/templates/layout.user.php @@ -8,7 +8,8 @@ <?php p(!empty($_['application'])?$_['application'].' | ':'') ?>ownCloud <?php p(trim($_['user_displayname']) != '' ?' ('.$_['user_displayname'].') ':'') ?> - + +