wok-6.x rev 18067
ppp.cgi: use 'vpn' and 'modem' icons. (again)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon May 18 20:15:58 2015 +0200 (2015-05-18) |
parents | c23b328bb7b2 |
children | 240736300028 |
files | ppp/stuff/ppp.cgi |
line diff
1.1 --- a/ppp/stuff/ppp.cgi Mon May 18 17:08:18 2015 +0200 1.2 +++ b/ppp/stuff/ppp.cgi Mon May 18 20:15:58 2015 +0200 1.3 @@ -195,7 +195,7 @@ 1.4 <a name="ppppstn"></a> 1.5 <section> 1.6 <header> 1.7 - <span data-icon="removable">$(_ 'PSTN modem') - 1.8 + <span data-icon="modem">$(_ 'PSTN modem') - 1.9 $(_ 'Manage PSTN Internet connections')</span> 1.10 </header> 1.11 <form action="index.cgi" id="indexform"></form> 1.12 @@ -299,7 +299,7 @@ 1.13 <a name="pppssh"></a> 1.14 <section> 1.15 <header> 1.16 - <span data-icon="eth">$(_ 'Virtual Private Network') - 1.17 + <span data-icon="vpn">$(_ 'Virtual Private Network') - 1.18 $(_ 'Manage private TCP/IP connections')</span> 1.19 </header> 1.20 <form method="get">