File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -112,10 +112,10 @@ if sc=1 {
112112 else {set chkd = ""}
113113 </script>
114114 <div style="margin-bottom: 1px;" class="input-group">
115- <span style="text-align: left; font-size: 12px; padding: 4px 12px;" class="input-group-addon" >
115+ <span style="text-align: left; font-size: 12px; padding: 4px 12px; border-right: 0px; " class="input-group-addon" >
116116 <input type="checkbox" name="#(i)#" value="#(Rset.GetData(1))#" #(chkd)# onclick="classChk(this.checked, this.value)">
117117 </span>
118- <span style="text-align: left; font-size: 12px; padding: 4px 12px;" class="input-group-addon">
118+ <span style="text-align: left; font-size: 12px; padding: 4px 12px; border-left: 0px; " class="input-group-addon">
119119 <a name="#(i)#" href = "##(i)#" onClick="docLoc('#($p(Rset.GetData(1),"%",2))#'); return false;">#(Rset.GetData(1))#</a></br>
120120 </span>
121121 </div>
You can’t perform that action at this time.
0 commit comments