Project

General

Profile

« Previous | Next » 

Revision 1414104a

Added by Colin Fleming over 9 years ago

Tidy up columns in "ipsec"

status_ipsec.php
- remove unused column

vpn_ipsec.php
- reduce COLPSAN to seven

View differences:

src/usr/local/www/status_ipsec.php
497 497
<?php
498 498
	}
499 499
?>
500
					<td>
501
					</td>
502 500
				</tr>
503 501
<?php
504 502
}
src/usr/local/www/vpn_ipsec.php
524 524
													<?=gettext("Add P2")?>
525 525
												</a>
526 526
											</td>
527
											<td colspan="8"></td>
527
											<td colspan="7"></td>
528 528
										</tr>
529 529
									</tbody>
530 530
								</table>

Also available in: Unified diff