Удаление кавычки
This commit is contained in:
parent
156ff8f73a
commit
663214ec82
|
@ -1,4 +1,4 @@
|
|||
###########################################
|
||||
#des##########################################
|
||||
# Rac GUI
|
||||
# Distributed under GNU Public License
|
||||
# Author: Sergey Kalinin svk@nuk-svk.ru
|
||||
|
@ -1240,7 +1240,7 @@ proc Add::profile {tree host values} {
|
|||
|
||||
label $frm.lbl_name -text [::msgcat::mc "Name"]
|
||||
entry $frm.ent_name
|
||||
label $frm.lbl_descr -text [::msgcat::mc Description""]
|
||||
label $frm.lbl_descr -text [::msgcat::mc Description"]
|
||||
entry $frm.ent_descr
|
||||
label $frm.lbl_config -justify left -anchor nw \
|
||||
-text [::msgcat::mc "Using the security profile from the configuration"]
|
||||
|
|
Loading…
Reference in New Issue
Block a user