From 38936dc72ab47d70c679d088e09ee0096206c070 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ermal=20Lu=E7i?= Date: Mon, 18 Jan 2010 20:40:53 +0000 Subject: Ticket #306. Allow adding a gateway the same as is done in interfaces page. --- usr/local/www/system_routes_edit.php | 132 +++++++++++++++++++++++++++++++++-- 1 file changed, 125 insertions(+), 7 deletions(-) (limited to 'usr/local/www/system_routes_edit.php') diff --git a/usr/local/www/system_routes_edit.php b/usr/local/www/system_routes_edit.php index 48dcefc..4e4a628 100755 --- a/usr/local/www/system_routes_edit.php +++ b/usr/local/www/system_routes_edit.php @@ -5,6 +5,7 @@ part of m0n0wall (http://m0n0.ch/wall) Copyright (C) 2003-2004 Manuel Kasper . + Copyright (C) 2010 Scott Ullrich All rights reserved. Redistribution and use in source and binary forms, with or without @@ -172,15 +173,68 @@ include("head.inc"); Gateway - -
- Choose which gateway this route applies to. +
+
+ Choose which gateway this route applies to or add a new one. +
+
+
+ + Description @@ -192,7 +246,7 @@ include("head.inc");   - + @@ -200,9 +254,73 @@ include("head.inc"); + - -- cgit v1.1