From 754e614cefebd80359b477d1499aeeb738bccf5a Mon Sep 17 00:00:00 2001 From: Julio Montoya Date: Tue, 10 Mar 2015 09:47:52 +0100 Subject: [PATCH] Minor - UI changes. --- main/inc/lib/sortable_table.class.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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 .= '