fix #1211 - add message to indicate Module Creator is only intended for use in development environments
This commit is contained in:
		| @ -110,9 +110,7 @@ else | ||||
|  | ||||
|             if (string.IsNullOrEmpty(_moduledefinitionname)) | ||||
|             { | ||||
|                 _owner = ModuleState.Title; | ||||
|                 _module = ModuleState.Title; | ||||
|                 _description = ModuleState.Title; | ||||
|                 AddModuleMessage(Localizer["Please Note That The Module Creator Is Only Intended To Be Used In A Development Environment"], MessageType.Info); | ||||
|             } | ||||
|             else | ||||
|             { | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Shaun Walker
					Shaun Walker