e0d195dabbce146a4e1c034c96b736c96d39cf2e
[bugdar.git] / bugfield_input_text.tpl
1 <div><strong>$field[name]:</strong> <input name="$field[shortname]" type="text" value="$field[defaultvalue]" size="35"<if condition="$field['maxlength']">maxlength="$field[maxlength]</if> /></div>