Minor nitpick, change - to +

This commit is contained in:
Scott Ullrich 2008-08-23 23:20:41 +00:00
parent abd378bf94
commit f7ccb37657

View File

@ -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>