Line # Revision Author
1 3 ahitrov@rambler.ru <textarea <% $prop->{readonly} ? 'readonly ' : '' %>name="<% $name %>" rows="<% $prop->{rows} || 8 %>" cols="<% $prop->{cols} || 8 %>" style="width:95%;font-family:arial;font-size:9pt;"><% $check %></textarea>
2 <%args>
3 $name => undef
4 $check => undef
5 $prop => {}
6 </%args>