Changeset 5575 for WAeUP_Moodle/bteducation/header.html
- Timestamp:
- 26 Oct 2010, 05:49:15 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
WAeUP_Moodle/bteducation/header.html
r5574 r5575 23 23 <div id="header-home" class="clearfix"> 24 24 <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> 36 26 <div class="headermenu"><?php echo $menu ?></div> 37 27 </div>
Note: See TracChangeset for help on using the changeset viewer.