resolve #526 remove pluralization from module creation templates
This commit is contained in:
		| @ -16,7 +16,7 @@ | ||||
|     </tr> | ||||
|     <tr> | ||||
|         <td> | ||||
|             <Label For="module" HelpText="Enter a name for this module. It should be in singular form (ie. Car) and not contain spaces or punctuation.">Module Name: </Label> | ||||
|             <Label For="module" HelpText="Enter a name for this module. It should not contain spaces or punctuation.">Module Name: </Label> | ||||
|         </td> | ||||
|         <td> | ||||
|             <input id="module" class="form-control" @bind="@_module" /> | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Shaun Walker
					Shaun Walker