summaryrefslogtreecommitdiff
path: root/install.php
diff options
context:
space:
mode:
authorAndreas Gohr <andi@splitbrain.org>2013-04-19 09:35:02 +0200
committerAndreas Gohr <andi@splitbrain.org>2013-04-19 09:35:02 +0200
commitc5270434ae13b347d8357f578d10543804b17a3a (patch)
treed650ffb270ad9548107ffb0096661b0f3c8d6aee /install.php
parenta426a6cd90e703479b2f5a57d16b97d5ded495af (diff)
downloadrpg-c5270434ae13b347d8357f578d10543804b17a3a.tar.gz
rpg-c5270434ae13b347d8357f578d10543804b17a3a.tar.bz2
browser-based logo resizing in install.php FS#2763
server side resizing now needs a security hash which we can' provide in the installer, yet.
Diffstat (limited to 'install.php')
-rw-r--r--install.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/install.php b/install.php
index 33f3406a3..53ef4a175 100644
--- a/install.php
+++ b/install.php
@@ -97,8 +97,8 @@ header('Content-Type: text/html; charset=utf-8');
</head>
<body style="">
<h1 style="float:left">
- <img src="lib/exe/fetch.php?media=wiki:dokuwiki-128.png&amp;w=64"
- style="vertical-align: middle;" alt="" />
+ <img src="lib/exe/fetch.php?media=wiki:dokuwiki-128.png"
+ style="vertical-align: middle;" alt="" height="64" width="64" />
<?php echo $lang['i_installer']?>
</h1>
<div style="float:right; margin: 1em;">