mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-13 08:09:41 +00:00
ipsec: there is no text-default
This commit is contained in:
parent
4a8e737ced
commit
361fe644ed
@ -159,7 +159,7 @@ include("head.inc");
|
||||
<form method="post">
|
||||
<input type="hidden" value="<?=$ipsec_conn_key;?>" name="connid"/>
|
||||
<button type="submit" class="btn btn-xs" name="action" value="disconnect">
|
||||
<i class="fa fa-remove fa-fw text-default"></i>
|
||||
<i class="fa fa-remove fa-fw"></i>
|
||||
</button>
|
||||
<button type="submit" class="btn btn-xs" name="action" value="connect">
|
||||
<i class="fa fa-play fa-fw text-success"></i>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user