diff --git a/administrator/components/com_users/helpers/debug.php b/administrator/components/com_users/helpers/debug.php index 57fa67748077d..f6bf7dc9aff95 100644 --- a/administrator/components/com_users/helpers/debug.php +++ b/administrator/components/com_users/helpers/debug.php @@ -88,7 +88,7 @@ public static function getDebugActions($component = null) // Use default actions from configuration if no component selected or component doesn't have actions if (empty($actions)) { - $filename = JPATH_ADMINISTRATOR . '/components/com_config/models/forms/application.xml'; + $filename = JPATH_ADMINISTRATOR . '/components/com_config/model/form/application.xml'; if (is_file($filename)) { diff --git a/administrator/components/com_users/views/debuguser/tmpl/default.php b/administrator/components/com_users/views/debuguser/tmpl/default.php index 539bf12fc4490..fb269d48ee7e9 100644 --- a/administrator/components/com_users/views/debuguser/tmpl/default.php +++ b/administrator/components/com_users/views/debuguser/tmpl/default.php @@ -36,24 +36,24 @@
- +
- actions as $key => $action) : ?> - - -
+ + + +