mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-03-28 19:25:44 +00:00
changed label to text[*]
This commit is contained in:
@@ -78,7 +78,7 @@ $document['title'] = $text['title-sys-status'];
|
||||
if (permission_exists('system_view_info')) {
|
||||
echo "<tr>\n";
|
||||
echo " <td width='20%' class=\"vncell\" style='text-align: left;'>\n";
|
||||
echo " Version\n";
|
||||
echo " ".$text['label-version']."\n";
|
||||
echo " </td>\n";
|
||||
echo " <td class=\"row_style1\">\n";
|
||||
echo " ".software_version()."\n";
|
||||
|
||||
Reference in New Issue
Block a user