Merge remote-tracking branch 'origin/QA_4_7' into QA_4_7
This commit is contained in:
commit
bde1c40e71
@ -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'
|
||||
|
||||
@ -61,7 +61,7 @@
|
||||
)
|
||||
); ?>
|
||||
<tr>
|
||||
<td colspan="5">
|
||||
<th colspan="6">
|
||||
<a class="formelement clearfloat add_foreign_key" href="">
|
||||
<?= __('+ Add constraint'); ?>
|
||||
</td>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user