Revision 4a5ac5e0
Added by Phil Davis almost 10 years ago
src/usr/local/www/system_routes.php | ||
---|---|---|
1 | 1 |
<?php |
2 | 2 |
/* $Id$ */ |
3 |
/* |
|
4 |
system_routes.php |
|
5 |
*/ |
|
3 | 6 |
/* ==================================================================== |
4 | 7 |
* Copyright (c) 2004-2015 Electric Sheep Fencing, LLC. All rights reserved. |
5 | 8 |
* Copyright (c) 2004, 2005 Scott Ullrich |
... | ... | |
268 | 271 |
<th><?=gettext("Gateway")?></th> |
269 | 272 |
<th><?=gettext("Interface")?></th> |
270 | 273 |
<th><?=gettext("Description")?></th> |
271 |
<th><th><?=gettext("Actions")?></th></th>
|
|
274 |
<th><?=gettext("Actions")?></th>
|
|
272 | 275 |
</tr> |
273 | 276 |
</thead> |
274 | 277 |
<tbody> |
Also available in: Unified diff
system_routes Actions column format