Commit 8640a4ce authored by Ad Schellevis's avatar Ad Schellevis Committed by Franco Fichtner

(legacy) add missing icon in system_usermanager.php

(cherry picked from commit e357d532)
parent 243d5aa4
......@@ -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>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment