From 112a7cab31df083983a664e252efcfca4ecb0d7a Mon Sep 17 00:00:00 2001 From: Unknwon Date: Fri, 29 Jan 2016 17:06:14 -0500 Subject: #2497 incorrect error handle for team name --- templates/org/team/new.tmpl | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'templates/org') diff --git a/templates/org/team/new.tmpl b/templates/org/team/new.tmpl index 6293efb6..020eed38 100644 --- a/templates/org/team/new.tmpl +++ b/templates/org/team/new.tmpl @@ -13,14 +13,14 @@
{{if eq .Team.LowerName "owners"}} - + {{end}} - + {{.i18n.Tr "org.team_name_helper"}}
- - + + {{.i18n.Tr "org.team_desc_helper"}}
{{if not (eq .Team.LowerName "owners")}} -- cgit v1.2.3