Changeset 869 in t29-www


Ignore:
Timestamp:
Oct 29, 2015, 5:55:34 PM (8 years ago)
Author:
sven
Message:

"Aktuelle-Führungen"-Button in der Navigationsleiste nur auf deutschen Seiten anpassen.

Dieser Button wurde im April 2014 (Revision 541, http://www.technikum29.de/labs/changeset/541/t29-www) nur provisorisch eingeführt. Auf diese Weise ist auch diese Lösung hier nur ein Provisorium.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • lib/template.php

    r659 r869  
    307307        <section class="sidebar top">
    308308                        <?php /* Platz fuer eigentlich per "Extension" eingepflegtem Inhalt */ ?>
    309                         <!-- Anfang Test -->
     309                        <!-- Box (nur DE), die irgendwie sonst keinen Platz findet: -->
     310                        <?php if(isset($this->conf['lang']) && $this->conf['lang'] == 'de') { ?>
    310311                        <a class="button alertbox termine" href="/de/#termine">
    311312                                <strong>Aktuelle Führungen</strong>
    312313                               
    313314                        </a>
    314                         <!-- Ende Test -->
     315                        <?php }/* end of lang==de */ ?>
    315316                       
    316317                        <h2 class="visuallyhidden" id="tour-navigation"><?php $p("sidebar-h2-tour"); ?></h2>
Note: See TracChangeset for help on using the changeset viewer.
© 2008 - 2013 technikum29 • Sven Köppel • Some rights reserved
Powered by Trac
Expect where otherwise noted, content on this site is licensed under a Creative Commons 3.0 License