mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-04-05 21:01:35 +08:00
parent
2ee299eb6c
commit
3568db209c
@ -5,7 +5,7 @@ using Orchard.Localization;
|
||||
namespace Orchard.Layouts.Elements {
|
||||
public class Shape : Element {
|
||||
public override string Category {
|
||||
get { return "Snippets"; }
|
||||
get { return "Content"; }
|
||||
}
|
||||
|
||||
public override LocalizedString Description {
|
||||
|
Loading…
Reference in New Issue
Block a user