Updating titles to new position.

--HG--
branch : dev
This commit is contained in:
Andre Rodrigues
2011-02-16 11:04:36 -08:00
parent 4bf1b2e389
commit 1951b30189
61 changed files with 174 additions and 101 deletions

View File

@@ -4,7 +4,7 @@
@{
Style.Require("ThemesAdmin");
WorkContext.Layout.BeforeContent.Add(New.BeforeContent(Title: "Themes"), "5");
WorkContext.Layout.BeforeContent.Add(New.BeforeContent(Title: T("Themes").ToString()), "5");
}
@if (Model.CurrentTheme == null) {