summaryrefslogtreecommitdiffstats
path: root/usr/local/www/interfaces_ppp_edit.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2008-08-30 19:44:17 +0000
committerScott Ullrich <sullrich@pfsense.org>2008-08-30 19:44:17 +0000
commit478e3e65112c9caa04e2f4ada1efaf2ce680d0a3 (patch)
tree2f77d0e69eef97d3960fb2e40086da2ba59bd4a4 /usr/local/www/interfaces_ppp_edit.php
parent9dad4f317328ddcbb6b9e4b62d22fcc252bfdfa5 (diff)
downloadpfsense-478e3e65112c9caa04e2f4ada1efaf2ce680d0a3.zip
pfsense-478e3e65112c9caa04e2f4ada1efaf2ce680d0a3.tar.gz
Dress PPP configuration page up with a CSS header like other pages use.
Diffstat (limited to 'usr/local/www/interfaces_ppp_edit.php')
-rw-r--r--usr/local/www/interfaces_ppp_edit.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/usr/local/www/interfaces_ppp_edit.php b/usr/local/www/interfaces_ppp_edit.php
index b4d2239..b7c8e15 100644
--- a/usr/local/www/interfaces_ppp_edit.php
+++ b/usr/local/www/interfaces_ppp_edit.php
@@ -113,6 +113,9 @@ include("head.inc");
<form action="interfaces_ppp_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">PPP configuration</td>
+ </tr>
+ <tr>
<td width="22%" valign="top" class="vncellreq">Parent interface</td>
<td width="78%" class="vtable">
<select name="port" class="formfld">
OpenPOWER on IntegriCloud