Fixed more bugs in FixHost method.

This commit is contained in:
Dario Solera 2011-01-05 14:19:41 +00:00
parent 9befcf3c13
commit ffa6f12f6b
4 changed files with 23 additions and 8 deletions

View file

@ -45,7 +45,7 @@
<asp:Literal ID="lblWikiUrl" runat="server" Text="Wiki URL"
EnableViewState="False" meta:resourcekey="lblWikiUrlResource1" />
<span class="smalllabel">(<asp:Literal ID="lblUsedForEmailCommunications"
runat="server" Text="used for email communications" EnableViewState="False"
runat="server" Text="used for email communications and redirects" EnableViewState="False"
meta:resourcekey="lblUsedForEmailCommunicationsResource1" /> -
<anthem:LinkButton ID="btnAutoWikiUrl" runat="server" Text="autodetect"
CausesValidation="False" OnClick="btnAutoWikiUrl_Click"

View file

@ -397,7 +397,7 @@
<value />
</data>
<data name="lblUsedForEmailCommunicationsResource1.Text" xml:space="preserve">
<value>used for email communications</value>
<value>used for email communications and redirects</value>
</data>
<data name="lblWikiTitleResource1.Text" xml:space="preserve">
<value>Wiki title</value>