Projet

Général

Profil

« Précédent | Suivant » 

Révision b907136c

Ajouté par Renato Botelho il y a plus de 9 ans

Improve IPsec status page for mobile. It fixes #3917

Voir les différences:

usr/local/www/diag_ipsec.php
441 441
				</td>
442 442
				<td class="listr" >
443 443
				</td>
444
<?php
445
			if (isset($ph1ent['mobile'])):
446
?>
447
				<td class="listr">
448
					<center>
449
						<img src ="/themes/<?php echo $g['theme']; ?>/images/icons/icon_pass.gif" title=<?php echo gettext("Waiting connections");?> alt=""/>
450
						<br/><?php echo gettext("Waiting connections");?>
451
					</center>
452
				</td>
453
				<td valign="middle" class="list nowrap">
454
					<table border="0" cellspacing="0" cellpadding="1" summary="">
455
					</table>
456
				</td>
457
<?php
458
			else:
459
?>
444 460
				<td class="listr">
445 461
					<center>
446 462
						<img src ="/themes/<?php echo $g['theme']; ?>/images/icons/icon_reject.gif" title=<?php echo gettext("Disconnected");?> alt=""/>
447
						<br/>Disconnected
463
						<br/><?php echo gettext("Disconnected");?>
448 464
					</center>
449 465
				</td>
450 466
				<td >
......
454 470
						</a>
455 471
					</center>
456 472
				</td>
473
<?php
474
			endif;
475
?>
457 476
				<td valign="middle" class="list nowrap">
458 477
					<table border="0" cellspacing="0" cellpadding="1" summary="">
459 478
					</table>

Formats disponibles : Unified diff