openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #31043
[Merge] lp:~raoul-snyman/openlp/support-links into lp:openlp/website
Raoul Snyman has proposed merging lp:~raoul-snyman/openlp/support-links into lp:openlp/website.
Requested reviews:
OpenLP Core (openlp-core)
For more details, see:
https://code.launchpad.net/~raoul-snyman/openlp/support-links/+merge/315535
Try to direct some of the people who end up in IRC onto the Forums instead.
--
Your team OpenLP Core is requested to review the proposed merge of lp:~raoul-snyman/openlp/support-links into lp:openlp/website.
=== modified file 'themes/openlp2v2/templates/front_page.html'
--- themes/openlp2v2/templates/front_page.html 2016-11-27 23:11:21 +0000
+++ themes/openlp2v2/templates/front_page.html 2017-01-25 03:58:08 +0000
@@ -501,16 +501,16 @@
<div class="col-xs-12 col-sm-12 col-md-6 col-lg-6">
<ul class="list-icons">
<li><i class="fa fa-fw fa-book pr-10"></i> Manual: <a href="http://manual.openlp.org/">manual.openlp.org</a></li>
+ <li><i class="fa fa-fw fa-envelope-o pr-10"></i> E-mail: support(at)openlp.org</li>
+ <li><i class="fa fa-fw fa-money pr-10"></i> Donate: <a href="/donate">find out more</a></li>
+ <li><i class="fa fa-fw fa-comments pr-10"></i> IRC Channel: <a href="http://webchat.freenode.net/?randomnick=1&channels=openlp&prompt=1&uio=d4">#openlp on Freenode.net</a></li>
+ </ul>
+ </div>
+ <div class="col-xs-12 col-sm-12 col-md-6 col-lg-6">
+ <ul class="list-icons">
<li><i class="fa fa-fw fa-comments pr-10"></i> Forums: <a href="https://forums.openlp.org">forums.openlp.org</a></li>
<li><i class="fa fa-fw fa-pencil-square-o pr-10"></i> Wiki: <a href="http://wiki.openlp.org/">wiki.openlp.org</a></li>
- <li><i class="fa fa-fw fa-envelope-o pr-10"></i> E-mail: support(at)openlp.org</li>
- </ul>
- </div>
- <div class="col-xs-12 col-sm-12 col-md-6 col-lg-6">
- <ul class="list-icons">
- <li><i class="fa fa-fw fa-comments pr-10"></i> IRC Channel: <a href="http://webchat.freenode.net/?randomnick=1&channels=openlp&prompt=1&uio=d4">#openlp on Freenode.net</a></li>
<li><i class="fa fa-fw fa-wrench pr-10"></i> Developer Central: <a href="https://openlp.io/">openlp.io</a></li>
- <li><i class="fa fa-fw fa-money pr-10"></i> Donate: <a href="/donate">find out more</a></li>
</ul>
</div>
<div class="col-xs-12 col-sm-12 col-md-12 col-lg-12">
Follow ups