From 45db51b4a24af7eaf4b3a12fbaa29cd9b6197f66 Mon Sep 17 00:00:00 2001
From: Christian Dresen <c.dresen@fh-muenster.de>
Date: Tue, 11 Oct 2016 20:59:47 +0200
Subject: [PATCH] [WarpMain] Fixed small issue with about page

---
 www/web/warpmain/templates/warpmain/about.html | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/www/web/warpmain/templates/warpmain/about.html b/www/web/warpmain/templates/warpmain/about.html
index 3fa0cca..f44e7e3 100644
--- a/www/web/warpmain/templates/warpmain/about.html
+++ b/www/web/warpmain/templates/warpmain/about.html
@@ -37,11 +37,6 @@
             <span class="glyphicon glyphicon-fire" aria-hidden="true"></span> {% trans "issue_tracker" %}
         </button>
     </a>
-    <a href="https://gitlab.warpzone.ms/infrastruktur/warpinfra/issues" style="text-decoration: none;">
-        <button type="button" class="btn btn-default">
-            <span class="glyphicon glyphicon-fire" aria-hidden="true"></span> {% trans "issue_tracker" %}
-        </button>
-    </a>
     <br>
     <br>
     <br>
-- 
GitLab