Added icon for CAS

skala
Yannick Warnier 14 years ago
parent 87c9bcd7b7
commit d97a7babec
  1. 2
      main/admin/settings.php
  2. BIN
      main/img/icons/128/user_access.png
  3. BIN
      main/img/icons/32/user.png
  4. BIN
      main/img/icons/32/user_access.png

@ -639,7 +639,6 @@ function delete_grading_model(id) {
Display :: display_header($tool_name);
$action_images['cas'] = 'loginmanager.gif';
// The action images.
$action_images['platform'] = 'platform.png';
@ -648,6 +647,7 @@ $action_images['tools'] = 'tools.png';
$action_images['user'] = 'user.png';
$action_images['gradebook'] = 'gradebook.png';
$action_images['ldap'] = 'ldap.png';
$action_images['cas'] = 'user_access.png';
$action_images['security'] = 'security.png';
$action_images['languages'] = 'languages.png';
$action_images['tuning'] = 'tuning.png';

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.0 KiB

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

Loading…
Cancel
Save