From 0c21b067f0c9b823e483ff70f05cab4a33c4c533 Mon Sep 17 00:00:00 2001 From: Ozh Date: Fri, 14 Dec 2012 14:54:36 +0000 Subject: [PATCH] Attempt at decrapping MSIE. Fixes issue 1257. git-svn-id: http://yourls.googlecode.com/svn/trunk@825 12232710-3e20-11de-b438-597f59cd7555 --- includes/functions-html.php | 2 +- readme.html | 2 +- user/plugins/sample-toolbar/plugin.php | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/includes/functions-html.php b/includes/functions-html.php index 6592306..a1f2827 100644 --- a/includes/functions-html.php +++ b/includes/functions-html.php @@ -75,7 +75,7 @@ function yourls_html_head( $context = 'index', $title = '' ) { <?php echo $title ?> - + diff --git a/readme.html b/readme.html index c959363..eff2280 100644 --- a/readme.html +++ b/readme.html @@ -1,7 +1,7 @@ - + YOURLS: Your Own URL Shortener diff --git a/user/plugins/sample-toolbar/plugin.php b/user/plugins/sample-toolbar/plugin.php index d886de7..fc500aa 100644 --- a/user/plugins/sample-toolbar/plugin.php +++ b/user/plugins/sample-toolbar/plugin.php @@ -76,7 +76,7 @@ function ozh_toolbar_do( $args ) { $pagetitle — YOURLS - + -- 2.45.0