wok diff ppp/stuff/ppp.cgi @ rev 18998

gst-ffmpeg: --disable-encoders
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Sat Mar 19 19:13:16 2016 +0100 (2016-03-19)
parents 692a6a48ec65
children 1ae2567134a8
line diff
     1.1 --- a/ppp/stuff/ppp.cgi	Mon May 18 20:15:58 2015 +0200
     1.2 +++ b/ppp/stuff/ppp.cgi	Sat Mar 19 19:13:16 2016 +0100
     1.3 @@ -257,7 +257,7 @@
     1.4  	<input type="hidden" name="setppprc" />
     1.5  	<table>
     1.6  	<tr>
     1.7 -		<td>$(_ 'TCP port')</td>
     1.8 +		<td>$(_ 'UDP port')</td>
     1.9  		<td><input type="text" name="port" size="50" value="1111" /></td>
    1.10  	</tr>
    1.11  	<tr> <td colspan=2 align=center>--- $(_ 'Server only') ---</td> </tr>