Update system.php
This commit is contained in:
parent
662655afb3
commit
c9fca6ac99
|
|
@ -89,7 +89,7 @@
|
|||
echo " ".$text['label-version']."\n";
|
||||
echo " </td>\n";
|
||||
echo " <td class=\"row_style1\">\n";
|
||||
echo " ".software_version()."\n";
|
||||
echo " ".software::version()."\n";
|
||||
echo " </td>\n";
|
||||
echo "</tr>\n";
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue