mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-15 09:04:39 +00:00
ipsec: tweak previous a wee bit
This commit is contained in:
parent
5dc95bac60
commit
6eea44ffe1
@ -160,7 +160,7 @@ if (is_subsystem_dirty('ipsec')) {
|
||||
$i++;
|
||||
endforeach; ?>
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
<td colspan="3">
|
||||
<?=gettext("PSK for any user can be set by using an identifier of any/ANY") ?>
|
||||
</td>
|
||||
<td>
|
||||
|
||||
@ -176,15 +176,6 @@ include("head.inc");
|
||||
endif; ?>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> </td>
|
||||
<td>
|
||||
<span class="text-danger">
|
||||
<strong><?=gettext("Note"); ?>:<br /></strong>
|
||||
</span>
|
||||
<?=gettext("PSK for any user can be set by using an identifier of any/ANY");?>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
</form>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user