mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-17 18:14:42 +00:00
(legacy) add missing icon in system_usermanager.php
This commit is contained in:
parent
ea42f12f0a
commit
e357d5325d
@ -905,7 +905,7 @@ $( document ).ready(function() {
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="ipsecpskrow">
|
||||
<td><?=gettext("IPsec Pre-Shared Key");?></td>
|
||||
<td><i class="fa fa-info-circle text-muted"></i> <?=gettext("IPsec Pre-Shared Key");?></td>
|
||||
<td>
|
||||
<input name="ipsecpsk" type="text" size="65" value="<?=$pconfig['ipsecpsk'];?>" />
|
||||
</td>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user