Merge remote branch 'origin/master'

This commit is contained in:
Pootle server 2010-10-09 14:40:09 +02:00
commit 85b8fb00cf
2 changed files with 2 additions and 2 deletions

View File

@ -2563,7 +2563,7 @@ function PMA_generate_slider_effect($id, $message)
//]]>
</script>
<noscript>
<div id="<?php echo $id; ?>">
<div id="<?php echo $id; ?>"></div>
</noscript>
<?php
}

View File

@ -150,7 +150,7 @@ echo '</ul>';
echo '<ul>';
echo PMA_printListItem(__('More settings'), 'li_user_preferences',
'./prefs_manage.php?' . $common_url_query);
echo '<ul>';
echo '</ul>';
echo '</div>';