Show sourcecode

The following files exists in this folder. Click to view.

test/incl/

blokket/
blokket2/
byline.php
config.php
default.php
footer.php
header.php
header_original.php
report-aside.php
reports/
style-aside.php
test/

style-aside.php

1 lines ASCII Unix (LF)
1
<aside class="left" style="width:25%;">
    <nav class="vmenu">
    <ul>
        <li><h4>Style options</h4>
            <ul>
                <li><a href="style.php?p=select-stylesheet">Set stylesheet</a></li>
                <li><a href="style.php?p=edit-stylesheet">Edit stylesheets</a></li>
            </ul>
        </li>
    </ul>
    </nav>
</aside>