Browse Source

Fix revertion

Vova Tkach 6 years ago
parent
commit
1b35aa2d0f
1 changed files with 0 additions and 1 deletions
  1. 0 1
      modules/modules.go

+ 0 - 1
modules/modules.go

@@ -330,7 +330,6 @@ func (this *Modules) XXXBackEnd(wrap *wrapper.Wrapper) bool {
 			}
 			if content == "" {
 				body_class = body_class + " cp-404"
-				content = "Panel 404"
 			}
 			if sidebar_right != "" {
 				body_class = body_class + " cp-sidebar-right"