mirror of
https://github.com/avecms/AVE.cms.git
synced 2025-01-22 15:30:07 +00:00
2 lines
264 B
Smarty
2 lines
264 B
Smarty
<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}');" /> |