diff options
Diffstat (limited to 'template/default/navigation.html')
-rw-r--r-- | template/default/navigation.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/default/navigation.html b/template/default/navigation.html index 3bf3754..2cbd194 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="50" width="150" border="0" /><tmpl_else><img src="bilder/logo_other.png" alt="" height="50" width="150" border="0" /></tmpl_if></a> + <a href="./" target="_top"><img src="bilder/logo.png" alt="" height="50" width="150" border="0" /></a> </div> <div class="nav_bar"> <div class="navi" id="prog_summary"> |