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