mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-14 19:04:51 +08:00
@@ -3,7 +3,7 @@
|
||||
|
||||
<h1>@Html.TitleForPage(T("Manage Media Folders").ToString())</h1>
|
||||
@Html.ValidationSummary()
|
||||
|
||||
@using (Html.BeginFormAntiForgeryPost()) {
|
||||
<fieldset class="bulk-actions">
|
||||
<label for="publishActions">@T("Actions:")</label>
|
||||
<select id="Select1" name="publishActions">
|
||||
@@ -50,3 +50,4 @@
|
||||
}
|
||||
</table>
|
||||
</fieldset>
|
||||
}
|
Reference in New Issue
Block a user