mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 19:23:24 +02:00
Hinzugefuegt:
* Promise-Sata-300 und SataII-150-Kernel-Modul hinzugefuegt fuer SMP und einen Prozessor. * Morningreconnect in den ConnScheduler gelegt. git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@212 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
@@ -157,7 +157,7 @@ if ( $cgiparams{'ACTION'} eq 'wakeup' )
|
||||
# make a box with info, 'refresh' to normal screen after 5 seconds
|
||||
if ( $refresh eq 'yes' )
|
||||
{
|
||||
&Header::openpage($Lang::tr{'WakeOnLan'}, 1, "<meta http-equiv='refresh' content='3;url=/cgi-bin/wakeonlan-gui.cgi'");
|
||||
&Header::openpage($Lang::tr{'WakeOnLan'}, 1, "<meta http-equiv='refresh' content='3;url=/cgi-bin/wakeonlan.cgi'");
|
||||
&Header::openbigbox('100%', 'left');
|
||||
}
|
||||
&Header::openbox('100%', 'left', $Lang::tr{'WakeOnLan'});
|
||||
|
||||
Reference in New Issue
Block a user