mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-27 04:19:04 +08:00
@@ -5,7 +5,7 @@ using Orchard.Localization;
|
|||||||
namespace Orchard.Layouts.Elements {
|
namespace Orchard.Layouts.Elements {
|
||||||
public class Shape : Element {
|
public class Shape : Element {
|
||||||
public override string Category {
|
public override string Category {
|
||||||
get { return "Snippets"; }
|
get { return "Content"; }
|
||||||
}
|
}
|
||||||
|
|
||||||
public override LocalizedString Description {
|
public override LocalizedString Description {
|
||||||
|
|||||||
Reference in New Issue
Block a user