mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-21 19:34:40 +08:00
Updating titles to new position.
--HG-- branch : dev
This commit is contained in:
@@ -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) {
|
||||
|
Reference in New Issue
Block a user