]> git.ipfire.org Git - ipfire.org.git/commitdiff
Add commercial support labels.
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 18 Feb 2013 15:22:34 +0000 (16:22 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 18 Feb 2013 15:22:34 +0000 (16:22 +0100)
templates/modules/menu.html

index f263a6086e25e6f08384c829a62df32353299fd2..7f4b44fded485415a1d2d45683bbb03f9155f6f6 100644 (file)
                                {{ _("Support") }} <b class="caret"></b>
                        </a>
                        <ul class="dropdown-menu">
+                               <li>
+                                       <a href="http://www.lightningwirelabs.com" target="_blank">
+                                               <i class="icon-star-empty"></i>
+                                               {{ _("Commercial support") }}
+                                       </a>
+                               </li>
+                               <li class="divider"></li>
                                <li>
                                        <a href="http://wiki.ipfire.org/">
                                                <i class="icon-align-justify"></i>
        {% end %}
 </ul>
 
-{% if not hostname == "www.ipfire.org" and not hostname == "dev.ipfire.org" %}
+{% if hostname == "www.ipfire.org" or hostname == "dev.ipfire.org" %}
+       <ul class="nav pull-right">
+               <li>
+                       <a href="http://www.lightningwirelabs.com" target="_blank">
+                               <strong>{{ _("Commercial support available!") }}</strong>
+                       </a>
+               </li>
+       </ul>
+{% else  %}
        <ul class="nav pull-right">
                <li>
                        <a href="http://www.ipfire.org">