mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-15 19:54:57 +08:00
Getting Orchard.Blogs on the new UI composition model (for display)
--HG-- branch : dev
This commit is contained in:
@@ -3,6 +3,6 @@
|
||||
<div>
|
||||
@Html.LabelFor(m => m.ForBlog)
|
||||
@Html.TextBoxFor(m => m.ForBlog)
|
||||
<span class="hint">@T("The blog's slug to display the archives for.")</span>
|
||||
<span class="hint">@T("Show the archives for which blog? Note: specify the blog's slug.")</span>
|
||||
</div>
|
||||
</fieldset>
|
Reference in New Issue
Block a user