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