mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-15 19:54:57 +08:00
Miscellaneous tweaks, refactorings and renames.
This commit is contained in:
@@ -5,6 +5,6 @@
|
||||
var permissionName = eventData.Get<string>("PermissionName");
|
||||
}
|
||||
|
||||
<section class="event-role">
|
||||
<section class="audittrail-role-summary">
|
||||
@T("Removed the <strong>{0}</strong> permission from the <strong>{1}</strong> role.", permissionName, roleName)
|
||||
</section>
|
Reference in New Issue
Block a user