mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-15 19:54:57 +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>
|
</tbody>
|
||||||
</table>
|
</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