Fix floating for rtl languages

Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
This commit is contained in:
Madhura Jayaratne 2015-07-21 10:14:45 +05:30
parent 09b7e455e0
commit e5d5ce67b4

View File

@ -3221,7 +3221,7 @@ function PMA_getUsersOverview($result, $db_rights, $pmaThemeImage, $text_dir)
$html_output .= '</tbody>'
. '</table>' . "\n";
$html_output .= '<div style="float:left;">'
$html_output .= '<div class="floatleft">'
. PMA_Util::getWithSelected($pmaThemeImage, $text_dir, "usersForm") . "\n";
$html_output .= PMA_Util::getButtonOrImage(