Skip to content
This repository has been archived by the owner on Oct 18, 2018. It is now read-only.

Fix for issue #26 - To hide the Host Admin link #27

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

shankarkrupa
Copy link

...ConfigurationSetting class and the frontend BlogNotActive.aspx page

  • Added a web.config entry to show/hide the Host Admin link
  • Added a new BlogConfigurationSettings property
  • Brought the from Host Admin link details inside a serverside span tag

#26

…logConfigurationSetting class and the frontend BlogNotActive.aspx page
@@ -6,7 +6,7 @@
<asp:PlaceHolder id="plcInactiveBlogMessage" runat="server" Visible="false">
<p>
For whatever reason, this blog is no longer active. It can be reactivated by
a host admin from the <a href="~/HostAdmin/" id="hostAdminLink" runat="server">Host Admin Tool</a>.
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

wrapped this inside a serverside span tag.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants