diff --git a/ChangeLog b/ChangeLog
index 425a6bea05..5668311ef5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -67,6 +67,7 @@ phpMyAdmin - ChangeLog
- bug #3390832 [display] Delete records from last page breaks search
- bug #3392150 [schema] PMA_User_Schema::processUserChoice() is broken
- bug #3414744 [core] External link fails in 3.4.5
+- patch #3314626 [display] CharTextareaRows is not respected
3.4.5.0 (2011-09-14)
- bug #3375325 [interface] Page list in navigation frame looks odd
diff --git a/server_privileges.php b/server_privileges.php
index c1a1d835a9..e8b598cee6 100644
--- a/server_privileges.php
+++ b/server_privileges.php
@@ -1422,7 +1422,7 @@ if (isset($_REQUEST['flush_privileges'])) {
/**
* defines some standard links
*/
-$link_edit = '';
-$link_export = '
-