mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 11:13:24 +02:00
Added one missing string.
Fixed the double slash in gnump3d. Updated linux + ntfs-3g. Removed colors on bash prompt because this confuses the console. git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@1066 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
@@ -421,8 +421,9 @@ $checked{'DNS'}{$pppsettings{'DNS'}} = "checked='checked'";
|
||||
&Header::openbigbox('100%', 'left', '', $errormessage);
|
||||
|
||||
if ($netsettings{'RED_TYPE'} ne 'PPPOE') {
|
||||
$errormessage = $Lang::tr{'dialup red not ppp'};
|
||||
&Header::openbox('100%', 'center', $Lang::tr{'error messages'});
|
||||
print "<CLASS name='base'>Einwahl nur funktioniert nur mit RED=PPPOE im Netzwerksetup";
|
||||
print "<CLASS name='base'>$errormessage\n";
|
||||
print " </CLASS>\n";
|
||||
&Header::closebox();
|
||||
&Header::closebigbox();
|
||||
|
||||
Reference in New Issue
Block a user