fix merge conflicts

This commit is contained in:
Marc Delisle
2010-08-21 07:46:57 -04:00
64 changed files with 5983 additions and 2503 deletions

View File

@@ -143,6 +143,14 @@ echo PMA_Config::getFontsizeForm();
echo '</li>';
echo '</ul>';
// User preferences
echo '<ul>';
echo PMA_printListItem(__('More settings'), 'li_user_preferences',
'./prefs_manage.php?' . $common_url_query);
echo '<ul>';
echo '</div>';