not ready to show the new form system yet
This commit is contained in:
parent
bbdd05904a
commit
3e8660ab16
1 changed files with 1 additions and 1 deletions
|
|
@ -1737,7 +1737,7 @@ This will be used if no value is specified.
|
|||
|
||||
=cut
|
||||
|
||||
sub texta {
|
||||
sub text {
|
||||
my $params = shift;
|
||||
my $value = _fixSpecialCharacters($params->{value}||$params->{defaultValue});
|
||||
$value = _fixQuotes($value);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue