BUG 5742 Adjustment in link and title hardcoded in System information.

This commit is contained in:
Hector Cortez
2011-12-14 10:47:18 -04:00
parent d0c054cbf4
commit 2064874efd
2 changed files with 4 additions and 4 deletions

View File

@@ -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,