remaining part of a try that failed in the code and tabs
This commit is contained in:
@@ -447,9 +447,6 @@ if (!defined('PMA_DISPLAY_TBL_LIB_INCLUDED')){
|
|||||||
if (($is_display['edit_lnk'] == 'nn' && $is_display['del_lnk'] == 'nn')
|
if (($is_display['edit_lnk'] == 'nn' && $is_display['del_lnk'] == 'nn')
|
||||||
&& $is_display['text_btn'] == '1') {
|
&& $is_display['text_btn'] == '1') {
|
||||||
$vertical_display['emptypre'] = ($is_display['edit_lnk'] != 'nn' && $is_display['del_lnk'] != 'nn') ? 2 : 1;
|
$vertical_display['emptypre'] = ($is_display['edit_lnk'] != 'nn' && $is_display['del_lnk'] != 'nn') ? 2 : 1;
|
||||||
if ($disp_direction == 'verticalal') {
|
|
||||||
|
|
||||||
?>
|
|
||||||
if ($disp_direction == 'horizontal') {
|
if ($disp_direction == 'horizontal') {
|
||||||
?>
|
?>
|
||||||
<td colspan="<?php echo $fields_cnt; ?>" align="center">
|
<td colspan="<?php echo $fields_cnt; ?>" align="center">
|
||||||
|
Reference in New Issue
Block a user