Ignore:
Timestamp:
26 Oct 2010, 05:49:15 (14 years ago)
Author:
Henrik Bettermann
Message:

Remove navlistbox.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • WAeUP_Moodle/bteducation/header.html

    r5574 r5575  
    2323    <div id="header-home" class="clearfix">
    2424        <div id="navlistbox">
    25             <ul id="navlist">
    26             <li><a  onclick="this.target='popup'; return openpopup('/theme/bteducation/kontakt.html', 'popup', 'menubar=0,location=0,scrollbars,resizable,width=500,height=230', 0);"
    27                     href="/kontakt">Kontakt</a>
    28             <a  onclick="this.target='popup'; return openpopup('/theme/bteducation/impressum.html', 'popup', 'menubar=0,location=0,scrollbars,resizable,width=500,height=400', 0);"
    29                     href="/impressum">Impressum</a>
    30             <a  onclick="this.target='popup'; return openpopup('/theme/bteducation/datenschutz.html', 'popup', 'menubar=0,location=0,scrollbars,resizable,width=1000,height=550', 0);"
    31                     href="/datenschutz">Datenschutz</a>
    32             <a  onclick="this.target='popup'; return openpopup('/theme/bteducation/hilfe.html', 'popup', 'menubar=0,location=0,scrollbars,resizable,width=500,height=400', 0);"
    33                     href="/hilfe">Hilfe</a></li>
    34             </ul>
    35         </div>    <br /><br />
     25        </div>
    3626        <div class="headermenu"><?php echo $menu ?></div>
    3727    </div>
Note: See TracChangeset for help on using the changeset viewer.