mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-15 11:44:58 +08:00
Added primary button to manage menus page.
--HG-- branch : dev
This commit is contained in:
@@ -33,7 +33,7 @@ using (Html.BeginFormAntiForgeryPost()) { %>
|
||||
} %>
|
||||
</tbody>
|
||||
</table>
|
||||
<fieldset class="actions"><button type="submit"><%=_Encoded("Update All") %></button></fieldset><%
|
||||
<fieldset class="actions"><button type="submit" class="button primaryAction"><%=_Encoded("Update All") %></button></fieldset><%
|
||||
}
|
||||
%>
|
||||
|
||||
|
Reference in New Issue
Block a user