Alle Dateien auf aktuelles prosilver setzen

This commit is contained in:
eggy
2017-07-05 09:50:46 +02:00
parent 0fbb31ae1b
commit 08d8374190
209 changed files with 2887 additions and 7225 deletions
-5
View File
@@ -1,5 +0,0 @@
<!-- BEGIN dropdown -->
<select name="{dropdown.FIELD_IDENT}" id="{dropdown.FIELD_IDENT}">
<!-- BEGIN options --><option value="{dropdown.options.OPTION_ID}"{dropdown.options.SELECTED}>{dropdown.options.VALUE}</option><!-- END options -->
</select>
<!-- END dropdown -->