From 56d4e7fb65fc40e976c0eafe9ad79bdc490d4ce1 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Sat, 30 Aug 2008 20:07:36 +0000 Subject: [PATCH] Add CSS Header --- usr/local/www/services_wol_edit.php | 3 +++ usr/local/www/system_gateways_edit.php | 3 +++ 2 files changed, 6 insertions(+) diff --git a/usr/local/www/services_wol_edit.php b/usr/local/www/services_wol_edit.php index 1d8e2afe2a..17e10069b3 100755 --- a/usr/local/www/services_wol_edit.php +++ b/usr/local/www/services_wol_edit.php @@ -107,6 +107,9 @@ include("head.inc");
+ + +
Edit WOL entry
Interface diff --git a/usr/local/www/system_gateways_edit.php b/usr/local/www/system_gateways_edit.php index 76c0b9eb32..ad0710014c 100755 --- a/usr/local/www/system_gateways_edit.php +++ b/usr/local/www/system_gateways_edit.php @@ -167,6 +167,9 @@ include("head.inc"); + + +
Edit gateway
Interface