mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 11:13:24 +02:00
Zeitanzeige fuer PPP-Verbindungen...
Samba-User hinzugefuegt. git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@492 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
@@ -104,6 +104,9 @@ print <<END;
|
||||
<tr> <td bgcolor='$Header::colourred' width='25%'><a href="/cgi-bin/pppsetup.cgi"><font size='2' color='white'><b>$Lang::tr{'internet'}:</b></font></a><br>
|
||||
<td width='30%'>$ipaddr
|
||||
<td width='45%'>$connstate
|
||||
END
|
||||
print `/usr/local/bin/dialctrl.pl show`;
|
||||
print <<END;
|
||||
<tr><td colspan='2'>
|
||||
<form method='post' action='/cgi-bin/dial.cgi'>$Lang::tr{'profile'}:
|
||||
<select name='PROFILE'>
|
||||
@@ -282,7 +285,9 @@ if ($warnmessage) {
|
||||
}
|
||||
print <<END;
|
||||
</table>
|
||||
|
||||
END
|
||||
|
||||
&Header::closebox();
|
||||
|
||||
&Header::closebigbox();
|
||||
|
||||
Reference in New Issue
Block a user