summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorStephen Beaver <sbeaver@netgate.com>2015-12-01 07:51:32 -0500
committerStephen Beaver <sbeaver@netgate.com>2015-12-01 07:51:32 -0500
commit3c759cafc710ddef828d3bbf28478a6828505808 (patch)
tree45db621a70b90675cd8a0d41049fb9b28d4bae33 /src
parentbcef3dbb6c47613016a1d133021db158968c7d55 (diff)
parent75fc59269d9eff90262e60fdb902c4104de9faeb (diff)
downloadpfsense-3c759cafc710ddef828d3bbf28478a6828505808.zip
pfsense-3c759cafc710ddef828d3bbf28478a6828505808.tar.gz
Merge pull request #2143 from ExolonDX/branch_04
Diffstat (limited to 'src')
-rw-r--r--src/usr/local/www/system_routes.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/system_routes.php b/src/usr/local/www/system_routes.php
index 47c642a..b13216f 100644
--- a/src/usr/local/www/system_routes.php
+++ b/src/usr/local/www/system_routes.php
@@ -313,8 +313,8 @@ foreach ($a_routes as $i => $route):
<a href="system_routes.php?act=del&amp;id=<?=$i?>" class="fa fa-trash" title="<?=gettext('Delete')?>"></a>
</td>
-<? endforeach?>
</tr>
+<? endforeach?>
</table>
<nav class="action-buttons">
OpenPOWER on IntegriCloud