diff options
| -rw-r--r-- | views/default/core/settings/tools.php | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/views/default/core/settings/tools.php b/views/default/core/settings/tools.php index 87c98902f..a249adf82 100644 --- a/views/default/core/settings/tools.php +++ b/views/default/core/settings/tools.php @@ -11,7 +11,7 @@  // Description of what's going on  echo elgg_view('output/longtext', array(  	'value' => elgg_echo("usersettings:plugins:description"), -	'class' => 'user-settings mtm', +	'class' => 'user-settings mtn mbm',  ));  $limit = get_input('limit', 10); | 
