Emphasized the sql query texteareas
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user