Show
Ignore:
Timestamp:
08/27/05 15:52:43 (3 years ago)
Author:
nk
Message:

remove wrong md5sum from www [noone cares to update it]

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • www-website/Design.php

    r3260 r3261  
    110110 
    111111        if (strpos($_SERVER['SCRIPT_NAME'], 'docs.php')) 
    112                 $menu2 = array(_("Installation") => "docs.php?lang=$language#install", 
     112                $menu2 = array( 
    113113                        _("Jabber") => "docs.php?lang=$language#jabber", 
    114114                        _("Structure") => "docs.php?lang=$language#structure");