Browse Source

CP Users, error messages in popup dialog

Vova Tkach 5 years ago
parent
commit
f01531aea3
1 changed files with 0 additions and 3 deletions
  1. 0 3
      modules/module_users.go

+ 0 - 3
modules/module_users.go

@@ -213,9 +213,6 @@ func (this *Modules) RegisterModule_Users() *Module {
 					Name:    "admin",
 					Value:   utils.IntToStr(data.A_admin),
 				},
-				{
-					Kind: builder.DFKMessage,
-				},
 				{
 					Kind:   builder.DFKSubmit,
 					Value:  btn_caption,