aboutsummaryrefslogtreecommitdiffstats
path: root/packages/freeswitch/freeswitch_extensions.tmp
diff options
context:
space:
mode:
Diffstat (limited to 'packages/freeswitch/freeswitch_extensions.tmp')
-rw-r--r--packages/freeswitch/freeswitch_extensions.tmp4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/freeswitch/freeswitch_extensions.tmp b/packages/freeswitch/freeswitch_extensions.tmp
index 00131836..ca6f3d73 100644
--- a/packages/freeswitch/freeswitch_extensions.tmp
+++ b/packages/freeswitch/freeswitch_extensions.tmp
@@ -113,7 +113,7 @@ if ($config_change == 1) {
<tr>
<td width="20%" class="listhdrr">Extension</td>
<td width="25%" class="listhdrr">Mail To</td>
- <td width="25%" class="listhdrr">Context</td>
+ <td width="25%" class="listhdrr">Call Group</td>
<td width="25%" class="listhdr">Description</td>
<td width="10%" class="list">
@@ -144,7 +144,7 @@ if ($config_change == 1) {
<?=$ent['vm-mailto'];?>&nbsp;
</td>
<td class="listr" ondblclick="document.location='freeswitch_extensions_edit.php?id=<?=$i;?>';">
- <?=$ent['user_context'];?>&nbsp;
+ <?=$ent['callgroup'];?>&nbsp;
</td>
<td class="listbg" ondblclick="document.location='freeswitch_extensions_edit.php?id=<?=$i;?>';">
<font color="#FFFFFF"><?=htmlspecialchars($ent['description']);?>&nbsp;