diff options
Diffstat (limited to 'pages')
-rw-r--r-- | pages/downloads.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/downloads.php b/pages/downloads.php index a6ac871..a6b63ab 100644 --- a/pages/downloads.php +++ b/pages/downloads.php @@ -3,7 +3,7 @@ <?php include __DIR__ . "/../includes/template_start.php"; ?> <h1>Downloads</h1> -<p>Lade das Spiel herunter: <a href="/static/MysticHouse.iso" target="_top">MysticHouse.iso (ca. 437,15 MiB)</a></p> +<p>Lade das Spiel herunter: <img src="/images/disc.gif" alt="" width="15" height="15" valign="middle"> <a href="/static/MysticHouse.iso" target="_top">MysticHouse.iso (ca. 437,15 MiB)</a></p> <p><i>Weitere Downloads folgen bald…</i></p> |