DBXE Rebranding

This commit is contained in:
felix 2024-02-23 09:15:28 +01:00
parent e7af1e1164
commit 5adc7458b2
1 changed files with 2204 additions and 2204 deletions

View File

@ -589,7 +589,7 @@ class erpooSystem extends Application
$version = '';
if(isset($version_revision) && $version_revision != '') {
$version .= '<div class="sidebar-software-version">OpenXE V.'. $version_revision .'</div>';
$version .= '<div class="sidebar-software-version">DBXE V.'. $version_revision .'</div>';
}
if($userId = $this->User->GetID()){