Files
window-maker.github.io/header.php
Doug Torrance 117a2451c8 dock.php, header.php: Update include files to use absolute paths.
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.
2014-08-10 13:57:13 -06:00

11 lines
286 B
PHP

<div id="inhalt">
<table width="100%">
<tr>
<td width="100%">
<a href="<?php echo $root;?>"><img src="<?php echo $root;?>header.png" style="min-width:700px" width="95%" alt="title bar"></a>
</tr>
<tr>
<td width="100%">
<div>