Commit
Info
Änderung: 467:120166b1015e
Nutzer: Arne Babenhauserheide <bab@draketo.de>
Datum: Fri Jul 29 00:55:26 2011 +0200
Zusammenfassung: Drachen verlinkt.
templates/file_head.html | 2 +-
1 Dateien verändert, 1 Zeilen hinzugefügt(+), 1 Zeilen entfernt(-)
--- a/templates/file_head.html 2012-04-15 11:52:58.485525129 +0200
+++ b/templates/file_head.html 2012-04-15 11:52:58.485525129 +0200
@@ -5,7 +5,7 @@
<title>MARKDOWN_LIST</title>
</head>
<body>
<header><img<header><a href="index.html" alt="Einführung" title="Einführung"><img id="logo" src="1w6-logo-small.png" alt="1w6 Logo" href="#downloads" /> /></a>
<p><a href="http://1w6.org">1w6</a>
</header>
<aside>
Diff
diff --git a/templates/file_head.html b/templates/file_head.html
--- a/templates/file_head.html
+++ b/templates/file_head.html
@@ -5,7 +5,7 @@
<title>MARKDOWN_LIST</title>
</head>
<body>
-<header><img id="logo" src="1w6-logo-small.png" alt="1w6 Logo" href="#downloads" />
+<header><a href="index.html" alt="Einführung" title="Einführung"><img id="logo" src="1w6-logo-small.png" alt="1w6 Logo" href="#downloads" /></a>
<p><a href="http://1w6.org">1w6</a>
</header>
<aside>
Full export
# HG changeset patch
# User Arne Babenhauserheide <bab@draketo.de>
# Date 1311893726 -7200
# Node ID 120166b1015e4b1f4753f0c066ec627a7c0d6a30
# Parent be5856c9c987338cdedd2306895f41c671d46d3b
Drachen verlinkt.
diff --git a/templates/file_head.html b/templates/file_head.html
--- a/templates/file_head.html
+++ b/templates/file_head.html
@@ -5,7 +5,7 @@
<title>MARKDOWN_LIST</title>
</head>
<body>
-<header><img id="logo" src="1w6-logo-small.png" alt="1w6 Logo" href="#downloads" />
+<header><a href="index.html" alt="Einführung" title="Einführung"><img id="logo" src="1w6-logo-small.png" alt="1w6 Logo" href="#downloads" /></a>
<p><a href="http://1w6.org">1w6</a>
</header>
<aside>
Alle Änderungen