[PATCH] More HTML fixes from user feed back

Wald Commits scm-commit at wald.intevation.org
Wed May 14 11:26:58 CEST 2014


# HG changeset patch
# User Sascha L. Teichmann <teichmann at intevation.de>
# Date 1400059613 -7200
# Node ID 7207e6a682188ff54dfd4ee9a74cd85e669580f2
# Parent  50f8129bff7df4c22641067401cbe42c4b6b5594
More HTML fixes from user feed back

diff -r 50f8129bff7d -r 7207e6a68218 header.html
--- a/header.html	Wed May 14 10:58:49 2014 +0200
+++ b/header.html	Wed May 14 11:26:53 2014 +0200
@@ -14,6 +14,7 @@
       <li><a href="download.html"><span class="glyphicon glyphicon-download"></span>Herunterladen</a></li>
       <li><a href="devel.html"><span class="glyphicon glyphicon-cog"></span>Entwicklung</a></li>
       <li><a href="community.html"><span class="glyphicon glyphicon-fire"></span>Gemeinschaft</a></li>
-    </div>
+    </ul>
+  </div>
 </div>
 <!-- /navbar -->


More information about the Dive4Elements-commits mailing list