diff --git a/src/app/backend/views/customers/index.php b/src/app/backend/views/customers/index.php index cab5ba6..1f2689b 100644 --- a/src/app/backend/views/customers/index.php +++ b/src/app/backend/views/customers/index.php @@ -31,6 +31,7 @@ '
'. '
'. '
'.$p['name'].'
'. + '
'.$p['phone'].'
'. '
'. '
'. '
'; -- libgit2 0.21.4