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/.VERSION | 2 +- templates/org/team/new.tmpl | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'templates') diff --git a/templates/.VERSION b/templates/.VERSION index c9116fb6..43ad4d3d 100644 --- a/templates/.VERSION +++ b/templates/.VERSION @@ -1 +1 @@ -0.8.24.0129 \ No newline at end of file +0.8.25.0129 \ No newline at end of file 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