Updating branch refs/heads/master
         to 27d943910594fa9fc9a9502b010b326e63743bac (commit)
       from 656e22dab95fb3f5443d43158673d80ce552d340 (commit)

commit 27d943910594fa9fc9a9502b010b326e63743bac
Author: Nick Schermer <[email protected]>
Date:   Tue Jul 9 19:22:05 2013 +0200

    Fix typo.

 pages/header.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/pages/header.php b/pages/header.php
index 80f8178..3d51a8c 100644
--- a/pages/header.php
+++ b/pages/header.php
@@ -15,7 +15,7 @@ else
        <title><?php echo $title ?></title>
        <link rel="icon" href="/favicon.ico" />
        <link rel="stylesheet" media="screen" href="/style/css.php" 
type="text/css" />
-       <link rel="apple-touch-icon" href="<?php echo $static_media 
?>/apple-touch-icon-iphone.png" />
+       <link rel="apple-touch-icon" href="<?php echo $static_media 
?>/apple-touch-icon.png" />
        <meta name="content-language" content="<?php echo $lang ?>" />
 <?php
        if (isset ($head['description']))
_______________________________________________
Xfce4-commits mailing list
[email protected]
https://mail.xfce.org/mailman/listinfo/xfce4-commits

Reply via email to