Initial commit

This commit is contained in:
2018-02-16 19:16:53 +01:00
commit ca3ef24912
199 changed files with 17970 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
<!-- BEGIN url -->
<input type="url" class="inputbox autowidth" name="{url.FIELD_IDENT}" id="{url.FIELD_IDENT}" size="{url.FIELD_LENGTH}" maxlength="{url.FIELD_MAXLEN}" value="{url.FIELD_VALUE}" />
<!-- END url -->