summaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorben <ben@b9310e46-f624-0410-8ea1-cfbb3a30dc96>2009-01-02 13:34:06 +0000
committerben <ben@b9310e46-f624-0410-8ea1-cfbb3a30dc96>2009-01-02 13:34:06 +0000
commitaadf086b6903c5685bf6a58572b3c710c9aa1059 (patch)
tree3f9567d90d566eca93f84ed8690c457bde9fd238 /www
parent52c52a63cf761689ec16095c5d7d1ff79f82bf1a (diff)
Makefile so angepasst, dass kleinere pngs erstellt werden (nur 256 Farben) und mehr pngs aus tastatur_neo_alle_Ebenen.svg erzeugt werden
git-svn-id: https://svn.neo-layout.org@1364 b9310e46-f624-0410-8ea1-cfbb3a30dc96
Diffstat (limited to 'www')
-rw-r--r--www/index.php2
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>