Project

General

Profile

« Previous | Next » 

Revision c67bbe04

Added by Chris Buechler about 15 years ago

restore double click to edit

View differences:

usr/local/www/vpn_openvpn_client.php
809 809
							$disabled = "YES";
810 810
						$server = "{$client['server_addr']}:{$client['server_port']}";
811 811
				?>
812
				<tr>
812
				<tr ondblclick="document.location='vpn_openvpn_client.php?act=edit&id=<?=$i;?>'">
813 813
					<td class="listlr">
814 814
						<?=$disabled;?>
815 815
					</td>

Also available in: Unified diff