= $this->lang->line('operators'); ?>
num_rows();
$num = 0;
if ($numrows > 0) {
?>
lang->line('no_operator');
}
}else {
echo $this->lang->line('no_operator');
}
?>
N° | = $this->lang->line('Pays'); ?> | Type | = $this->lang->line('Nom'); ?> | Code | = $this->lang->line('Adresse'); ?> | = $this->lang->line('Statut'); ?> | = $this->lang->line('Activer/Désactiver'); ?> | Action | |
---|---|---|---|---|---|---|---|---|---|
= $num?> | = $row->country?> | =$type ?> | =$row->operator_name ?> | =$row->operator_code?> | =$row->operator_address?> | =$libelle_status?> | status==0){ echo ""; }else{ echo " | "; } ?> |