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

@@ -181,6 +181,8 @@ $cfg['BrowseMarkerColor'] = '#FFCC99'; // color of the marker (visually mar
// by clicking on it) in browse mode
// (blank for no marker)
$cfg['TextareaCols'] = 40; // textarea size (columns) in edit mode
// (this value will be emphasized (*2) for sql
// query textareas)
$cfg['TextareaRows'] = 7; // textarea size (rows) in edit mode
$cfg['LimitChars'] = 50; // max field data length in browse mode
$cfg['ModifyDeleteAtLeft'] = TRUE; // show edit/delete links on left side of browse