From 2e79fc15a044f4d3e536b6498def4bec3fead1f0 Mon Sep 17 00:00:00 2001
From: Anika Henke <anika@selfthinker.org>
Date: Sat, 11 Oct 2008 17:31:49 +0200
Subject: [PATCH] yno external image for install.php (FS#1401)

darcs-hash:20081011153149-f7d6d-490efbd7ec447670f7131617535a82d2ac6aff5a.gz
---
 install.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/install.php b/install.php
index cac9f2cf1..999f7c72c 100644
--- a/install.php
+++ b/install.php
@@ -88,7 +88,7 @@ header('Content-Type: text/html; charset=utf-8');
 </head>
 <body style="">
     <h1 style="float:left">
-        <img src="http://dokuwiki.org/_media/wiki:dokuwiki-64.png"
+        <img src="lib/exe/fetch.php?media=wiki:dokuwiki-128.png&w=64"
              style="vertical-align: middle;" alt="" />
         <?php echo $lang['i_installer']?>
     </h1>
-- 
GitLab