Removing inappropriate title, fixing /p.

--HG--
branch : dev
This commit is contained in:
BertrandLeRoy
2010-11-29 16:09:31 -08:00
parent 106bb8322d
commit c8ba47c9e5
2 changed files with 2 additions and 2 deletions

View File

@@ -301,7 +301,7 @@ modules such as pages and blogs or themes. If you're looking to add additional f
you can do so by creating your own module or by installing one that somebody else built.
Modules are created by other users of Orchard just like you so if you feel up to it,
<a href=""http://orchardproject.net/contribution"">please consider participating</a>.</p>
</p>Thanks for using Orchard The Orchard Team </p>", page.Id).Text;
<p>Thanks for using Orchard The Orchard Team </p>", page.Id).Text;
contentManager.Publish(page);
siteSettings.Record.HomePage = "RoutableHomePageProvider;" + page.Id;

View File

@@ -1 +1 @@
 <div class="credits"><span class="poweredby">@T("Powered by <a href=\"{0}\" title=\"Welcome to the New World Order\" target=\"_blank\">Orchard</a>", "http://www.orchardproject.net")</span> <span class="copyright">@T("&#169; The Theme Machine 2010.")</span></div>
 <div class="credits"><span class="poweredby">@T("Powered by <a href=\"{0}\" target=\"_blank\">Orchard</a>", "http://www.orchardproject.net")</span> <span class="copyright">@T("&#169; The Theme Machine 2010.")</span></div>