BUG 0000 PM tables, adding missing labels

This commit is contained in:
Erik Amaru Ortiz
2011-07-28 10:20:52 -04:00
parent 4ebf28dde5
commit d65d7452d7
3 changed files with 3 additions and 3 deletions

View File

@@ -548,7 +548,7 @@ Ext.onReady(function(){
region : 'north',
labelWidth : 120,
labelAlign :'right',
title : 'New PM Table',
title : ADD_TAB_UID ? _('ID_PMTABLE') : _('ID_NEW_PMTABLE'),
bodyStyle :'padding:10px',
frame : true,
height : 120,