mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
Removed repeated 'be' in policy create.
This commit is contained in:
parent
31448ec07c
commit
815d92bd27
@ -69,7 +69,7 @@
|
||||
<!--suppress HtmlFormInputWithoutLabel -->
|
||||
<input id="policy-name-input" class="form-control" type="text" value=""/>
|
||||
<label class="error nameEmpty hidden" for="summary">Policy name is required
|
||||
& Should be be 1-to-30 characters long.</label>
|
||||
& Should be 1-to-30 characters long.</label>
|
||||
</div>
|
||||
<br class="c-both"/>
|
||||
</div>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user