diff options
Diffstat (limited to 'template/default/navigation.html')
-rw-r--r-- | template/default/navigation.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/template/default/navigation.html b/template/default/navigation.html index 24adc50..041cf5e 100644 --- a/template/default/navigation.html +++ b/template/default/navigation.html @@ -22,7 +22,7 @@ <body id="navigation"> <div class="logo"> - <a href="./" target="_top"><tmpl_if linvdr><img src="bilder/logo_linvdr.gif" alt="" height="50px" width="150px" border="0" /><tmpl_else><img src="bilder/logo_other.gif" alt="" height="50px" width="150px" border="0" /></tmpl_if></a> + <a href="./" target="_top"><tmpl_if linvdr><img src="bilder/logo_linvdr.gif" alt="" height="50px" width="150px" border="0" /><tmpl_else><img src="bilder/logo_other.gif" alt="" height="50" width="150" border="0" /></tmpl_if></a> </div> <div class="separator"></div> <div class="navi"> @@ -38,7 +38,7 @@ </div> <div class="separator"></div> <div class="navi"> - <a href="vdradmin.pl?aktion=prog_list" target="main"><%! Channels !%> + <a href="vdradmin.pl?aktion=prog_list" target="main"><%! Channels !%></a> </div> <div class="separator"></div> <div class="navi"> |