mirror of
https://github.com/gryf/window-maker.github.io.git
synced 2025-12-17 11:10:18 +01:00
117a2451c86964ded636d5741e713ad056e5d08b
The links and images used in the dock.php header.php include files use relative paths. This poses a problem if someone were to include them from a file in a subdirectory. In particular, the links and images used by the include files would be assumed to be in the same subdirectory. This patch fixes this issue by using absolute paths instead.
To keep the same formatting please consider using tidy -i -m 130 -m *.php after modifying the sources.
Description
Languages
HTML
78.8%
C
12.4%
CSS
5.3%
Roff
3.5%