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>
|
</table>
|
||||||
</td>
|
</td>
|
||||||
<td nowrap valign="top" align="right">
|
<td nowrap valign="top" align="right">
|
||||||
<table class="Toolbox" cellpadding="7" width="150px">
|
<table cellpadding="7" width="150px">
|
||||||
<tr>
|
<tr>
|
||||||
<td class="MediumBold" align="center">
|
<td class="MediumBold" align="center">
|
||||||
<asp:Literal ID="litStatus" runat="server"></asp:Literal>
|
<asp:Literal ID="litStatus" runat="server"></asp:Literal>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue