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.
This commit is contained in:
Andreas Gohr 2013-04-19 09:35:02 +02:00
parent a426a6cd90
commit c5270434ae
1 changed files with 2 additions and 2 deletions

View File

@ -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;">