mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-20 15:52:24 +02:00
N°4737 - Adjust progress bar position in iTop hub connector
This commit is contained in:
@@ -202,10 +202,10 @@ function DoInstall(WebPage $oPage)
|
||||
}
|
||||
}
|
||||
|
||||
$oPage->add('</div>');
|
||||
$oPage->add('<div id="hub-installation-feedback">');
|
||||
$oPage->add('<div id="hub-installation-progress-text">'.Dict::S('iTopHub:DatabaseBackupProgress').'</div>');
|
||||
$oPage->add('<div id="hub-installation-progress"></div>');
|
||||
$oPage->add('</div>');
|
||||
|
||||
$oPage->add('</div>'); // module-selection-body
|
||||
|
||||
|
||||
Reference in New Issue
Block a user