diff options
Diffstat (limited to 'www/index.php')
-rw-r--r-- | www/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/index.php b/www/index.php index 7f4ab16..e28e49a 100644 --- a/www/index.php +++ b/www/index.php @@ -122,7 +122,7 @@ for ($i = 1; $i < 7; $i++) { </div> </div> <div> - <img src="./tastatur_neo_Ebene<?php echo $e; ?>.png" alt="tastaturbild" id="IE6-Bildweitenkorrektur" /> + <img src="./grafik/tastatur3d/hauptfeld/tastatur_neo_Ebene<?php echo $e; ?>.png" alt="tastaturbild" id="IE6-Bildweitenkorrektur" /> </div> </div> </div> |