mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-16 01:24:38 +00:00
Minor fix
This commit is contained in:
parent
c013ef01ca
commit
a6dcd9762a
@ -77,7 +77,7 @@
|
||||
<VisibleHostname type="TextField">
|
||||
<default>localhost</default>
|
||||
<Required>N</Required>
|
||||
<mask>/^([0-9a-zA-Z.,_\-]){0,1024}$/u</mask>
|
||||
<mask>/^([0-9a-zA-Z\.,_\-:]){0,1024}$/u</mask>
|
||||
<ValidationMessage>Please enter a valid servername, ip address or leave this option blank.</ValidationMessage>
|
||||
</VisibleHostname>
|
||||
<cache>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user