* @brief editor module > language pack of table_maker component **/ $lang->table_attribute = "Change Table Attibution"; $lang->cell_attribute = "Change Cell Attribution"; $lang->table_width = "Width"; $lang->table_cols_count = "Number of Columns"; $lang->table_rows_count = "Number of Rows"; $lang->table_cellspacing = "Cellspacing"; $lang->table_cellpadding = "Cellpadding"; $lang->table_border = "Border Thicknes"; $lang->table_inner_border = "Inner Line Thickness"; $lang->cell_width = "Width"; $lang->cell_height = "Height"; $lang->table_border_color = "Border Color"; $lang->table_bg_color = "Background Color"; ?>