mirror of https://github.com/avecms/AVE.cms.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2 lines
264 B
2 lines
264 B
7 years ago
|
<input id="feld_{$field_id}" type="text" style="width: 400px;" name="feld[{$field_id}]" value="{$field_value|escape}" />
|
||
|
<input value="{#MAIN_BROWSE_DOCUMENTS#}" class="basicBtn" type="button" onclick="openLinkWin('feld_{$field_id}', 'feld_{$field_id}');" />
|