From 0691d82152346476cbdc2f09f9e9860bcd87963f Mon Sep 17 00:00:00 2001 From: Richard Edwards Date: Wed, 4 Oct 2017 12:32:12 -0400 Subject: [PATCH] chore: Remove help tab from manage aggregator --- App_LocalResources/ManageAggregator.ascx.resx | 7 ++----- ManageAggregator.ascx | 6 ------ 2 files changed, 2 insertions(+), 11 deletions(-) diff --git a/App_LocalResources/ManageAggregator.ascx.resx b/App_LocalResources/ManageAggregator.ascx.resx index 9c1ed6d..c866a30 100644 --- a/App_LocalResources/ManageAggregator.ascx.resx +++ b/App_LocalResources/ManageAggregator.ascx.resx @@ -112,10 +112,10 @@ 2.0 - System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 Tabs @@ -255,9 +255,6 @@ Link To Tab - - For documentation on all DNNStuff modules, please visit <a style="text-decoration:underline" href="http://wiki.dnnstuff.com?utm_source=dnnstuff&utm_medium=settings&utm_campaign=aggregator">wiki.dnnstuff.com</a> - Enter the maximum number of items to return from the RSS feed diff --git a/ManageAggregator.ascx b/ManageAggregator.ascx index ef834dd..901d3fa 100644 --- a/ManageAggregator.ascx +++ b/ManageAggregator.ascx @@ -17,8 +17,6 @@ <%=Localization.GetString("TabCaption_EditRSS", LocalResourceFile)%>
  • <%=Localization.GetString("TabCaption_EditTools", LocalResourceFile)%>
  • -
  • - <%=Localization.GetString("TabCaption_Help", LocalResourceFile)%>
  • @@ -317,10 +315,6 @@
    -
    -
    - <%=Localization.GetString("DocumentationHelp.Text", LocalResourceFile)%>
    -