Remove highlighted blog link on donate page, and add a bit of help text on the support form

This commit is contained in:
Raoul Snyman 2015-10-13 00:05:06 +02:00
parent 4084a8d0b1
commit 7eb21d95c2
2 changed files with 5 additions and 0 deletions

View File

@ -48,7 +48,11 @@ ${template_hooks['extra_head']()}
<li><a href="/#testimonials">Testimonials</a></li>
<li><a href="/#support">Support</a></li>
<li><a href="https://forums.openlp.org/">Forums</a></li>
% if permalink.startswith(u'/blog'):
<li class="active"><a href="/blog/">Blog</a></li>
% else:
<li><a href="/blog/">Blog</a></li>
% endif
</ul>
</div>
</div>

View File

@ -431,6 +431,7 @@
<label class="sr-only" for="message">Message</label>
<textarea class="form-control" rows="8" id="message" placeholder="Message" name="message" required></textarea>
<i class="fa fa-pencil form-control-feedback"></i>
<span class="help-text">Please include the version of OpenLP you're using, and which operating system you have installed.</span>
</div>
<div class="checkbox has-feedback">
<label>