54
54
<!-- End topbar -->
56
<!-- Centre section - files and side panel -->
57
<!-- Using a table-based layout, for reasons of sanity -->
58
<table id="middle"><tr>
63
<div id="filetablediv">
68
<th class="col-check"></th>
69
<th colspan="3" class="col-filename"><a href="javascript:alert("Sort by name")" title="Sort by name">Filename</a>
70
<img src="%s/images/interface/sortdown.png" alt="*" /></th>
71
<th class="col-size"><a href="javascript:alert("Sort by file size")" title="Sort by file size">Size</a></th>
72
<th class="col-date"><a href="javascript:alert("Sort by date modified")" title="Sort by date modified">Modified</a></th>
80
<!-- End filetable -->
86
<!-- End sidepanel -->
91
<!-- Bottom status bar -->
95
<tr><td>5 files, 14 kB</td></tr>
98
<!-- End statusbar -->
56
<!-- Body. The JavaScript places content here relevant to the path -->
103
# All the %ses above refer to the location of the IVLE media directory
104
util.make_path("media")