Fixed: Hide integrated ou provisioning when no hosted organizations are enabled

within hosting plan
This commit is contained in:
robvde 2012-11-13 08:33:00 +04:00
parent 20ea2117d0
commit e09496e4d3
3 changed files with 6 additions and 4 deletions

View file

@ -99,7 +99,7 @@
</td>
</tr>
<tr>
<td class="SubHead">
<td class="Normal" width="100%">
<asp:Label ID="lblHostName" runat="server" meta:resourcekey="lblHostName" Text="Host name:"></asp:Label>
<asp:TextBox ID="txtHostName" runat="server" CssClass="TextBox100" MaxLength="64" ></asp:TextBox>
</td>