mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
Improvements to the labelling of various CC pages (#6764)
* Improvements to the labeling of various CC pages
This commit is contained in:
committed by
GitHub
parent
ec04006971
commit
1057c4cf8e
@@ -157,8 +157,8 @@
|
||||
echo "<tr class='list-header'>\n";
|
||||
echo "<th>".$text['label-name']."</th>\n";
|
||||
echo "<th>".$text['label-extension']."</th>\n";
|
||||
echo "<th>".$text['label-status']."</th>\n";
|
||||
echo "<th>".$text['label-state']."</th>\n";
|
||||
echo "<th title=\"".$text['description-status']."\">".$text['label-status']."</th>\n";
|
||||
echo "<th title=\"".$text['description-state']."\">".$text['label-state']."</th>\n";
|
||||
echo "<th>".$text['label-status_change']."</th>\n";
|
||||
echo "<th class='center'>".$text['label-missed']."</th>\n";
|
||||
echo "<th class='center'>".$text['label-answered']."</th>\n";
|
||||
|
||||
Reference in New Issue
Block a user