From 7eb21d95c2ad65967cef77011baf0d381de31294 Mon Sep 17 00:00:00 2001 From: Raoul Snyman Date: Tue, 13 Oct 2015 00:05:06 +0200 Subject: [PATCH] Remove highlighted blog link on donate page, and add a bit of help text on the support form --- themes/openlp2v2/templates/base.tmpl | 4 ++++ themes/openlp2v2/templates/front_page.html | 1 + 2 files changed, 5 insertions(+) diff --git a/themes/openlp2v2/templates/base.tmpl b/themes/openlp2v2/templates/base.tmpl index 01ca163..21bcf1f 100644 --- a/themes/openlp2v2/templates/base.tmpl +++ b/themes/openlp2v2/templates/base.tmpl @@ -48,7 +48,11 @@ ${template_hooks['extra_head']()}
  • Testimonials
  • Support
  • Forums
  • +% if permalink.startswith(u'/blog'):
  • Blog
  • +% else: +
  • Blog
  • +% endif diff --git a/themes/openlp2v2/templates/front_page.html b/themes/openlp2v2/templates/front_page.html index d17eebe..cb3eb2f 100644 --- a/themes/openlp2v2/templates/front_page.html +++ b/themes/openlp2v2/templates/front_page.html @@ -431,6 +431,7 @@ + Please include the version of OpenLP you're using, and which operating system you have installed.