Show More
@@ -13,7 +13,7 b'' | |||||
13 | <td><a href="?sort={sort_name}">Name</a></td> |
|
13 | <td><a href="?sort={sort_name}">Name</a></td> | |
14 | <td><a href="?sort={sort_description}">Description</a></td> |
|
14 | <td><a href="?sort={sort_description}">Description</a></td> | |
15 | <td><a href="?sort={sort_contact}">Contact</a></td> |
|
15 | <td><a href="?sort={sort_contact}">Contact</a></td> | |
16 |
<td><a href="?sort={sort_lastchange}">Last |
|
16 | <td><a href="?sort={sort_lastchange}">Last modified</a></td> | |
17 | <td> </td> |
|
17 | <td> </td> | |
18 | <td> </td> |
|
18 | <td> </td> | |
19 | </tr> |
|
19 | </tr> |
@@ -15,7 +15,7 b'' | |||||
15 | <td><a href="?sort={sort_name}">Name</a></td> |
|
15 | <td><a href="?sort={sort_name}">Name</a></td> | |
16 | <td><a href="?sort={sort_description}">Description</a></td> |
|
16 | <td><a href="?sort={sort_description}">Description</a></td> | |
17 | <td><a href="?sort={sort_contact}">Contact</a></td> |
|
17 | <td><a href="?sort={sort_contact}">Contact</a></td> | |
18 |
<td><a href="?sort={sort_lastchange}">Last |
|
18 | <td><a href="?sort={sort_lastchange}">Last modified</a></td> | |
19 | <td> </td> |
|
19 | <td> </td> | |
20 | <td> </td> |
|
20 | <td> </td> | |
21 | </tr> |
|
21 | </tr> |
@@ -16,7 +16,7 b'' | |||||
16 | <th><a href="?sort={sort_name}">Name</a></th> |
|
16 | <th><a href="?sort={sort_name}">Name</a></th> | |
17 | <th><a href="?sort={sort_description}">Description</a></th> |
|
17 | <th><a href="?sort={sort_description}">Description</a></th> | |
18 | <th><a href="?sort={sort_contact}">Contact</a></th> |
|
18 | <th><a href="?sort={sort_contact}">Contact</a></th> | |
19 |
<th><a href="?sort={sort_lastchange}">Last |
|
19 | <th><a href="?sort={sort_lastchange}">Last modified</a></th> | |
20 | <th> </th> |
|
20 | <th> </th> | |
21 | </tr> |
|
21 | </tr> | |
22 | {entries%indexentry} |
|
22 | {entries%indexentry} |
@@ -10,7 +10,7 b'' | |||||
10 | <td><a href="?sort={sort_name}">Name</a></td> |
|
10 | <td><a href="?sort={sort_name}">Name</a></td> | |
11 | <td><a href="?sort={sort_description}">Description</a></td> |
|
11 | <td><a href="?sort={sort_description}">Description</a></td> | |
12 | <td><a href="?sort={sort_contact}">Contact</a></td> |
|
12 | <td><a href="?sort={sort_contact}">Contact</a></td> | |
13 |
<td><a href="?sort={sort_lastchange}">Last |
|
13 | <td><a href="?sort={sort_lastchange}">Last modified</a></td> | |
14 | <td> </td> |
|
14 | <td> </td> | |
15 | </tr> |
|
15 | </tr> | |
16 | {entries%indexentry} |
|
16 | {entries%indexentry} |
@@ -67,7 +67,7 b' 200 Script output follows' | |||||
67 | <th><a href="?sort=name">Name</a></th> |
|
67 | <th><a href="?sort=name">Name</a></th> | |
68 | <th><a href="?sort=description">Description</a></th> |
|
68 | <th><a href="?sort=description">Description</a></th> | |
69 | <th><a href="?sort=contact">Contact</a></th> |
|
69 | <th><a href="?sort=contact">Contact</a></th> | |
70 |
<th><a href="?sort=lastchange">Last |
|
70 | <th><a href="?sort=lastchange">Last modified</a></th> | |
71 | <th> </th> |
|
71 | <th> </th> | |
72 | </tr> |
|
72 | </tr> | |
73 |
|
73 | |||
@@ -203,7 +203,7 b' 200 Script output follows' | |||||
203 | <th><a href="?sort=name">Name</a></th> |
|
203 | <th><a href="?sort=name">Name</a></th> | |
204 | <th><a href="?sort=description">Description</a></th> |
|
204 | <th><a href="?sort=description">Description</a></th> | |
205 | <th><a href="?sort=contact">Contact</a></th> |
|
205 | <th><a href="?sort=contact">Contact</a></th> | |
206 |
<th><a href="?sort=lastchange">Last |
|
206 | <th><a href="?sort=lastchange">Last modified</a></th> | |
207 | <th> </th> |
|
207 | <th> </th> | |
208 | </tr> |
|
208 | </tr> | |
209 |
|
209 |
General Comments 0
You need to be logged in to leave comments.
Login now