mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-27 04:19:04 +08:00
Update to admin screen titles.
--HG-- branch : 1.x
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
@model Orchard.Packaging.ViewModels.PackagingSourcesViewModel
|
||||
|
||||
@{ Layout.Title = T("Gallery Feeds").ToString(); }
|
||||
@{ Layout.Title = T("Settings for Gallery").ToString(); }
|
||||
|
||||
<div class="manage">
|
||||
@Html.ActionLink(T("Add Feed").Text, "AddSource", new { }, new { @class = "button primaryAction" })
|
||||
|
||||
Reference in New Issue
Block a user