From 7e5add54d195d11ba8a5f1c3f541f8be37f01460 Mon Sep 17 00:00:00 2001
From: Sven Hoehn
Date: Sat, 4 Nov 2017 17:36:53 +0100
Subject: [PATCH] modification of the buttons on the support and community page
---
templates/static/get-involved.html | 20 +++++++++-----------
templates/static/get-support.html | 2 +-
2 files changed, 10 insertions(+), 12 deletions(-)
diff --git a/templates/static/get-involved.html b/templates/static/get-involved.html
index 559aab2c..2dc0788e 100644
--- a/templates/static/get-involved.html
+++ b/templates/static/get-involved.html
@@ -55,10 +55,8 @@
{% end %}
-
- {{ _("Unanswered questions on the forums") }}
-
- {{ _("On our Jabber/IRC channels") }}
+ {{ _("Unanswered questions on the forums") }}
+ {{ _("On our Jabber/IRC channels") }}
@@ -119,8 +117,8 @@
{% end %}
- {{ _("Submit Patches") }}
- {{ _("Pakfire Build Service") }}
+ {{ _("Submit Patches") }}
+ {{ _("Pakfire Build Service") }}
@@ -138,8 +136,8 @@
{% end %}
- {{ _("IPFire Bugzilla") }}
- {{ _("Dealing with bug reports") }}
+ {{ _("IPFire Bugzilla") }}
+ {{ _("Dealing with bug reports") }}
@@ -181,7 +179,7 @@
{% end %}
- {{ _("Donate") }}
+ {{ _("Donate") }}
diff --git a/templates/static/get-support.html b/templates/static/get-support.html
index 002ec4e2..7ddf514f 100644
--- a/templates/static/get-support.html
+++ b/templates/static/get-support.html
@@ -63,7 +63,7 @@
--
2.47.3