Project

General

Profile

« Previous | Next » 

Revision e96b20f6

Added by Jose Luis Duran over 9 years ago

Fix missing space in status_ipsec.php

Add a missing space before NAT-T

View differences:

src/usr/local/www/status_ipsec.php
163 163
			 * the future
164 164
			 */
165 165
			if (isset($ikesa['local-nat-t']) || isset($ikesa['nat-local'])) {
166
				print("NAT-T");
166
				print(" NAT-T");
167 167
			}
168 168

  
169 169
			print("</td>\n");

Also available in: Unified diff