Fix formating issue on WebSitesEditSite.ascx
This commit is contained in:
parent
d8cbb4ccfa
commit
b11fa2347f
2 changed files with 1 additions and 1 deletions
Binary file not shown.
|
@ -153,7 +153,7 @@
|
|||
</table>
|
||||
</td>
|
||||
<td nowrap valign="top" align="right">
|
||||
<table class="Toolbox" cellpadding="7" width="150px">
|
||||
<table cellpadding="7" width="150px">
|
||||
<tr>
|
||||
<td class="MediumBold" align="center">
|
||||
<asp:Literal ID="litStatus" runat="server"></asp:Literal>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue