diff --git a/administrator/components/com_languages/views/installed/tmpl/default.php b/administrator/components/com_languages/views/installed/tmpl/default.php index eda55d7f35b17..e75f9f4b32bad 100644 --- a/administrator/components/com_languages/views/installed/tmpl/default.php +++ b/administrator/components/com_languages/views/installed/tmpl/default.php @@ -11,21 +11,30 @@ // Add specific helper files for html generation JHtml::addIncludePath(JPATH_COMPONENT . '/helpers/html'); + +JHtml::_('formbehavior.chosen', 'select'); + $user = JFactory::getUser(); $userId = $user->get('id'); $client = $this->state->get('filter.client_id', 0) ? JText::_('JADMINISTRATOR') : JText::_('JSITE'); $clientId = $this->state->get('filter.client_id', 0); ?>
- sidebar)) : ?> -
- sidebar; ?> +sidebar)) : ?> +
+ sidebar; ?> +
+
+ +
+ +
+
+ + pagination->getLimitBox(); ?> +
-
- -
- - +