Mercurial > mxd2map
comparison website/template_header.m4 @ 162:dd4bb5869f86
replaced mapWOC with MXD2map
author | Stephan Holl <stephan.holl@intevation.de> |
---|---|
date | Thu, 30 Jun 2011 13:23:24 +0200 |
parents | 579b94f442a9 |
children | 8f9196c9c7e8 |
comparison
equal
deleted
inserted
replaced
161:3ac0968e26f3 | 162:dd4bb5869f86 |
---|---|
35 <div id="menu"> | 35 <div id="menu"> |
36 <ul> | 36 <ul> |
37 <li class="mlogo"> | 37 <li class="mlogo"> |
38 m4_ifelse(LANG_DE, `1', `<a href="index-de.html" title="Startseite"></a>', `<a href="index.html" title="Home"></a>') | 38 m4_ifelse(LANG_DE, `1', `<a href="index-de.html" title="Startseite"></a>', `<a href="index.html" title="Home"></a>') |
39 </li> | 39 </li> |
40 MENU(`about', `Über mapWOC', `About mapWOC', `about', MAIN, LANG_DE) | 40 MENU(`about', `Über MXD2map', `About MXD2map', `about', MAIN, LANG_DE) |
41 </li> | 41 </li> |
42 MENU(`download', `Download', `Download', `download', MAIN, LANG_DE) | 42 MENU(`download', `Download', `Download', `download', MAIN, LANG_DE) |
43 </li> | 43 </li> |
44 MENU(`development', `Entwicklung', `Development', `development', MAIN, LANG_DE) | 44 MENU(`development', `Entwicklung', `Development', `development', MAIN, LANG_DE) |
45 </li> | 45 </li> |
63 <ul> | 63 <ul> |
64 <li><a href="index-de.html"><img src="img/logo_single_100.png" alt="" /></a></li> | 64 <li><a href="index-de.html"><img src="img/logo_single_100.png" alt="" /></a></li> |
65 </ul> | 65 </ul> |
66 <ul> | 66 <ul> |
67 <li><b> | 67 <li><b> |
68 m4_ifelse(LANG_DE, `1', `Über mapWOC', `About mapWOC') | 68 m4_ifelse(LANG_DE, `1', `Über MXD2map', `About MXD2map') |
69 </b></li> | 69 </b></li> |
70 MENU(`about', `Über mapWOC', `About mapWOC', `about', MAIN, LANG_DE) | 70 MENU(`about', `Über MXD2map', `About MXD2map', `about', MAIN, LANG_DE) |
71 </ul> | 71 </ul> |
72 <ul> | 72 <ul> |
73 <li><b> | 73 <li><b> |
74 m4_ifelse(LANG_DE, `1', `Download', `Download') | 74 m4_ifelse(LANG_DE, `1', `Download', `Download') |
75 </b></li> | 75 </b></li> |