Merge remote-tracking branch 'origin/QA_4_7' into QA_4_7

This commit is contained in:
Weblate 2017-02-19 15:18:50 +01:00
commit bde1c40e71
2 changed files with 2 additions and 1 deletions

View File

@ -77,6 +77,7 @@ phpMyAdmin - ChangeLog
- issue #12958 Always show error reporting dialog on top
- issue #12693 Improved support for TokuDB
- issue #11231 Try harder to honor LoginCookieValidity setting
- issue #13016 and #13017 Slight improvements to the table layout of Relation view
4.6.6 (2017-01-23)
- issue #12759 Fix Notice regarding 'Undefined index: old_usergroup'

View File

@ -61,7 +61,7 @@
)
); ?>
<tr>
<td colspan="5">
<th colspan="6">
<a class="formelement clearfloat add_foreign_key" href="">
<?= __('+ Add constraint'); ?>
</td>