improve help text for paclage name
This commit is contained in:
		@ -42,7 +42,7 @@
 | 
			
		||||
                </div>
 | 
			
		||||
            </div>
 | 
			
		||||
	        <div class="row mb-1 align-items-center">
 | 
			
		||||
		        <Label Class="col-sm-3" For="packagename" HelpText="The unique name of the package from which this module was installed" ResourceKey="PackageName">Package Name: </Label>
 | 
			
		||||
                <Label Class="col-sm-3" For="packagename" HelpText="The unique name of the package from which this theme was installed. This value must be specified within the theme's ITheme interface specification." ResourceKey="PackageName">Package Name: </Label>
 | 
			
		||||
		        <div class="col-sm-9">
 | 
			
		||||
			        <input id="packagename" class="form-control" @bind="@_packagename" disabled />
 | 
			
		||||
		        </div>
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user