wok diff ppp/stuff/ppp.cgi @ rev 18037
ppp: tiny edits
| author | Paul Issott <paul@slitaz.org> |
|---|---|
| date | Sun May 10 10:56:14 2015 +0100 (2015-05-10) |
| parents | 56c606af68bc |
| children | 2ac3320b31e9 |
line diff
1.1 --- a/ppp/stuff/ppp.cgi Sun May 10 12:23:00 2015 +0200 1.2 +++ b/ppp/stuff/ppp.cgi Sun May 10 10:56:14 2015 +0100 1.3 @@ -160,7 +160,7 @@ 1.4 $(_ 'Configuration') 1.5 </header> 1.6 <a data-icon="conf" href="index.cgi?file=/etc/ppp/scripts/ppp-on" target="_blank">$(_ 'PPP PSTN script')</a><p> 1.7 - <a data-icon="conf" href="index.cgi?file=/etc/ppp/scripts/ppp-on-dialer" target="_blank">$(_ 'PPP dailer chat')</a><p> 1.8 + <a data-icon="conf" href="index.cgi?file=/etc/ppp/scripts/ppp-on-dialer" target="_blank">$(_ 'PPP dialer chat')</a><p> 1.9 <a data-icon="conf" href="index.cgi?file=/etc/ppp/options" target="_blank">$(_ 'PPP options')</a><p> 1.10 <a data-icon="conf" href="index.cgi?file=/etc/ppp/chap-secrets" target="_blank">$(_ 'chap users')</a><p> 1.11 <a data-icon="conf" href="index.cgi?file=/etc/ppp/pap-secrets" target="_blank">$(_ 'pap users')</a><p> 1.12 @@ -308,7 +308,7 @@ 1.13 </tr> 1.14 <tr> 1.15 <td>$(_ 'Password')</td> 1.16 - <td><input type="password" name="pass" size="50" title="Should be empty to use the SSH key ; useful to send the SSH key only" /></td> 1.17 + <td><input type="password" name="pass" size="50" title="Should be empty to use the SSH key; useful to send the SSH key only" /></td> 1.18 </tr> 1.19 <tr> 1.20 <td>$(_ 'Local IP address')</td>