Merge branch 'ent-8709-Limite-campo-update-manager-URL' into 'develop'

Cleaned limit

See merge request artica/pandorafms!4805
This commit is contained in:
Daniel Rodriguez 2022-06-02 07:38:56 +00:00
commit 8ea84fb247
1 changed files with 1 additions and 1 deletions

View File

@ -274,7 +274,7 @@ $table->data[$i++][1] = html_print_input_text(
$url_update_manager,
__('URL update manager'),
80,
60,
255,
true
);