BUG 5742 Adjustment in link and title hardcoded in System information.
This commit is contained in:
@@ -87,7 +87,7 @@ var openInfoPanel = function() {
|
||||
oInfoPanel.options = {
|
||||
size :{w:500,h:424},
|
||||
position:{x:0,y:0,center:true},
|
||||
title :'System Information',
|
||||
title :'@G::LoadTranslation(ID_SYSTEM_INFO)',
|
||||
theme :'processmaker',
|
||||
control :{
|
||||
close :true,
|
||||
|
||||
Reference in New Issue
Block a user