Roxen.git/
server/
config_interface/
sites/
new_site.html
Branch:
Tag:
Non-build tags
All tags
No tags
2017-06-12
2017-06-12 08:03:08 by Pontus Östlund <ponost@roxen.com>
c71bfaa4d289b08870b8820f09a86e2731c56659 (
4
lines) (+
3
/-
1
)
[
Show
|
Annotate
]
Branch:
ponost/admin-if-17
Fixed create site wizard.
12:
</if> <translate id="269" variable='var.sitename_txt'>Site name:</translate> <input name="name" value="&form.name;" id='site-name'
-
placeholder='&var.sitename_txt;' size='60' />
+
placeholder='&var.sitename_txt;' size='60'
required=''
+
pattern='[ a-zA-Z0-9]+|(?!CVS)|(?!global variables)'
/>
<p><translate id="270"> The name of the configuration must contain characters other than space and tab, it must not contain '?', '!', '/', '\', '~', '"', ''', '`',