Update device_vendors.php

This commit is contained in:
FusionPBX 2019-08-25 10:36:14 -06:00 committed by GitHub
parent 33a6b87b8d
commit fbb78c17d1
1 changed files with 1 additions and 1 deletions

View File

@ -105,7 +105,7 @@
echo " </tr>\n";
echo " <tr>\n";
echo " <td align='left' colspan='2'>\n";
echo " ".$text['title_description-device_vendor']."<br /><br />\n";
echo " ".$text['description-device_vendor']."<br /><br />\n";
echo " </td>\n";
echo " </tr>\n";
echo "</table>\n";