mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-15 19:54:57 +08:00
Replace tabs for spaces in views, css and cs files.
--HG-- branch : dev
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<fieldset>
|
||||
<div>
|
||||
@Html.LabelFor(m => m.ForBlog, T("For Blog"))
|
||||
@Html.TextBoxFor(m => m.ForBlog)
|
||||
@Html.TextBoxFor(m => m.ForBlog)
|
||||
<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