summaryrefslogtreecommitdiffstats
path: root/usr/local/www/services_wol_edit.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2008-08-30 20:07:36 +0000
committerScott Ullrich <sullrich@pfsense.org>2008-08-30 20:07:36 +0000
commit56d4e7fb65fc40e976c0eafe9ad79bdc490d4ce1 (patch)
tree30b7acb83c7fbbcf21b767422df5d5ba1e867128 /usr/local/www/services_wol_edit.php
parente22987a41ba645efbc43f5b88fa5c5b94962ce40 (diff)
downloadpfsense-56d4e7fb65fc40e976c0eafe9ad79bdc490d4ce1.zip
pfsense-56d4e7fb65fc40e976c0eafe9ad79bdc490d4ce1.tar.gz
Add CSS Header
Diffstat (limited to 'usr/local/www/services_wol_edit.php')
-rwxr-xr-xusr/local/www/services_wol_edit.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/usr/local/www/services_wol_edit.php b/usr/local/www/services_wol_edit.php
index 1d8e2af..17e1006 100755
--- a/usr/local/www/services_wol_edit.php
+++ b/usr/local/www/services_wol_edit.php
@@ -107,6 +107,9 @@ include("head.inc");
<?php if ($input_errors) print_input_errors($input_errors); ?>
<form action="services_wol_edit.php" method="post" name="iform" id="iform">
<table width="100%" border="0" cellpadding="6" cellspacing="0">
+ <tr>
+ <td colspan="2" valign="top" class="listtopic">Edit WOL entry</td>
+ </tr>
<tr>
<td width="22%" valign="top" class="vncellreq">Interface</td>
<td width="78%" class="vtable">
OpenPOWER on IntegriCloud