Merge branch 'ticket/11358' into develop-olympus

* ticket/11358:
  [ticket/11358] Removed all trailing white spaces.
  [ticket/11358] Fixed the code according to coding guidlines.
This commit is contained in:
Nils Adermann 2013-04-12 14:03:24 +02:00
commit 0ce94fde77

View file

@ -141,8 +141,8 @@ class acp_groups
'action' => $action))
);
}
break;
case 'set_default_on_all':
if (confirm_box(true))
{
@ -192,6 +192,7 @@ class acp_groups
);
}
break;
case 'deleteusers':
if (empty($mark_ary))
{