Changeset 118

Show
Ignore:
Timestamp:
05/26/07 14:24:12 (2 years ago)
Author:
Trellmor
Message:

Added: Simlpe station scanning window

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/stable/0.8/usr/lib/webif/lang/de/fon.txt

    r105 r118  
    684684DNS server => DNS-Server 
    685685 
     686#Scan for stations 
     687Scan for stations => Nach Accesspoints suchen 
     688 
    686689######################## 
    687690# ../webif/password.sh # 
     
    820823Restoring... => Wiederherstellung lÀuft... 
    821824 
     825#################### 
     826# ../webif/scan.sh # 
     827#################### 
     828 
     829#The Fonera need to be in QRM for this to work 
     830The Fonera need to be in QRM for this to work => Die Fonera muss zum Suchen im QRM sein. 
     831 
    822832####################### 
    823833# ../webif/upgrade.sh # 
  • branches/stable/0.8/www/cgi-bin/webif/mode.sh

    r51 r118  
    138138        set_visible('mode_dhcp', isset('dhcp', '0')); 
    139139} 
     140function scan() 
     141{ 
     142        scanwindow= window.open ("/cgi-bin/webif/scan.sh", "scanwindow", "location=1,status=1,scrollbars=1,width=650,height=650"); 
     143        scanwindow.moveTo(0,0); 
     144} 
    140145--> 
    141146</script> 
     
    163168                        end_row 
    164169                        add_row 
     170                                add_label_cell|&nbsp; 
     171                                add_label_cell|<a href="javascript:scan()">@TR<<Scan for stations>></a> 
     172                        add_row 
    165173                                add_label_cell|@TR<<Encryption Type>> 
    166174                                start_select_cell|enc|$FORM_enc|tableTextSelect