Notice the users about the α-numeric restriction
Add a help text above the two autocompletion inputs letting the users know that non-alphanumeric characters will not be used.
This commit is contained in:
parent
741f0183e6
commit
55b67f38c8
4 changed files with 16 additions and 3 deletions
|
@ -341,3 +341,7 @@ textarea {
|
|||
.help h4 {
|
||||
margin:15px 0;
|
||||
}
|
||||
|
||||
.help-block {
|
||||
padding-top: 15px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue