Helicon Ape: registration fix

This commit is contained in:
ruslanht 2012-12-20 12:28:38 +02:00
parent 71fe43a30e
commit f3932d59f5
2 changed files with 4 additions and 10 deletions

View file

@ -469,8 +469,7 @@
</td>
<td>
<asp:CheckBox ID="chkHeliconApeGlobalRegistration" runat="server" style="margin-left: -4px;"/>
<br/>
<asp:Label runat="server" AssociatedControlID="chkHeliconApeGlobalRegistration">Uncheck this box to enable managing Helicon Ape using hosting plan policies.</asp:Label>
(<asp:Label runat="server" AssociatedControlID="chkHeliconApeGlobalRegistration">Uncheck this box to enable managing Helicon Ape using hosting plan policies.</asp:Label>)
</td>
</tr>
</table>