remaining part of a try that failed in the code and tabs

This commit is contained in:
Loïc Chapeaux
2001-12-19 22:22:44 +00:00
parent 8f3dba9bca
commit da6b72f328

View File

@@ -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">