mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Minor nitpick, change - to +
This commit is contained in:
parent
abd378bf94
commit
f7ccb37657
@ -282,7 +282,7 @@ include("head.inc");
|
||||
<tr>
|
||||
<td class="listrborder" colspan="5">
|
||||
<div id="shph2but-<?=$i?>">
|
||||
<input type="button" onClick="show_phase2('tdph2-<?=$i?>','shph2but-<?=$i?>')" value="-"></input> - Show Phase 2</a>
|
||||
<input type="button" onClick="show_phase2('tdph2-<?=$i?>','shph2but-<?=$i?>')" value="+"></input> - Show Phase 2</a>
|
||||
</div>
|
||||
<table class="tabcont" width="100%" height="100%" border="0" cellspacing="0" cellpadding="0" id="tdph2-<?=$i?>" style="display:none">
|
||||
<tr>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user