mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-22 16:38:28 +00:00
BugFix - sip_profiles description (#2634)
change description to use correct $text
This commit is contained in:
@@ -113,7 +113,7 @@
|
||||
echo " </tr>\n";
|
||||
echo " <tr>\n";
|
||||
echo " <td align='left' colspan='2'>\n";
|
||||
echo " ".$text['title_description-sip_profiles']."<br /><br />\n";
|
||||
echo " ".$text['description-sip_profiles']."<br /><br />\n";
|
||||
echo " </td>\n";
|
||||
echo " </tr>\n";
|
||||
echo "</table>\n";
|
||||
|
||||
Reference in New Issue
Block a user