Update contacts.php (#3974)

This commit is contained in:
FusionPBX 2019-01-24 22:32:53 -07:00 committed by GitHub
parent 26ab6d62fb
commit 500073c8ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -198,7 +198,7 @@
echo "<table width='100%' border='0' cellpadding='0' cellspacing='0'>\n";
echo " <tr>\n";
echo " <td align='left' valign='top' width='50%'>\n";
echo " <b>".$text['header-contacts']."</b>\n";
echo " <b>".$text['header-contacts']." (".$num_rows.")</b>\n";
echo " <br /><br />";
echo " </td>\n";
echo " <td align='right' valign='top' width='50%' nowrap='nowrap'>\n";