master
Jean-Christian Paul Denis 2021-10-30 01:14:58 +02:00
parent e472f695bd
commit f49ad89d6c
Signed by: JcDenis
GPG Key ID: 1B5B8C5B90B6C951
1 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,7 @@ class postWidgetTextAdmin
'<div id="post-wtext-form">' .
'<h4>' . __('Additional widget') . '</h4>' .
'<p class="col">'
'<p class="col">' .
'<label class="bold" for="post_wtitle">' . __('Widget title:') . '</label>' .
form::field('post_wtitle', 20, 255, html::escapeHTML($title), 'maximal') .
'</p>' .