Emphasized the sql query texteareas

This commit is contained in:
Loïc Chapeaux
2002-04-28 17:58:12 +00:00
parent 5e472df4e4
commit c1bfb57960
5 changed files with 9 additions and 3 deletions

View File

@@ -913,7 +913,8 @@ $cfg['PmaAbsoluteUri'] = (!empty($HTTPS) ? 'https' : 'http') . '://'
<b>$cfg['TextareaRows'] </b>integer
</dt>
<dd>
Number of columns and rows for the textareas.
Number of columns and rows for the textareas.<br />
This value will be emphasized (*2) for sql query textareas.
<br /><br />
</dd>