diff --git a/main/inc/lib/sortable_table.class.php b/main/inc/lib/sortable_table.class.php index d813a9a693..77c5bc52b0 100755 --- a/main/inc/lib/sortable_table.class.php +++ b/main/inc/lib/sortable_table.class.php @@ -297,12 +297,12 @@ class SortableTable extends HTML_Table if (count($this->form_actions) > 0) { $html .= '
'; $html .= '
'; - $html .= ''.get_lang('SelectAll').''; - $html .= ''.get_lang('UnSelectAll').' '; + $html .= ''.get_lang('SelectAll').''; + $html .= ''.get_lang('UnSelectAll').' '; $html .= '
'; $html .= '
- - + '; $html .= '