Allow separate styling of navigtaion bar
This commit is contained in:
@@ -280,7 +280,7 @@ function PMA_displayTableNavigation($pos_next, $pos_prev, $sql_query, $id_for_di
|
|||||||
?>
|
?>
|
||||||
|
|
||||||
<!-- Navigation bar -->
|
<!-- Navigation bar -->
|
||||||
<table border="0" cellpadding="2" cellspacing="0">
|
<table border="0" cellpadding="2" cellspacing="0" class="navigation">
|
||||||
<tr>
|
<tr>
|
||||||
<?php
|
<?php
|
||||||
// Move to the beginning or to the previous page
|
// Move to the beginning or to the previous page
|
||||||
|
Reference in New Issue
Block a user