From 45c2b4bd760c31b20890b626c83cd2559cb20d72 Mon Sep 17 00:00:00 2001 From: Unknwon Date: Wed, 26 Aug 2015 01:32:12 +0800 Subject: [PATCH] fix HTML --- gogs.go | 2 +- templates/.VERSION | 2 +- templates/repo/issue/new_form.tmpl | 6 +++--- templates/repo/issue/view_content.tmpl | 6 +++--- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/gogs.go b/gogs.go index b2cb0b3f6..39d896774 100644 --- a/gogs.go +++ b/gogs.go @@ -17,7 +17,7 @@ import ( "github.com/gogits/gogs/modules/setting" ) -const APP_VER = "0.6.6.0825 Beta" +const APP_VER = "0.6.6.0826 Beta" func init() { runtime.GOMAXPROCS(runtime.NumCPU()) diff --git a/templates/.VERSION b/templates/.VERSION index ad8ff378f..491ce6084 100644 --- a/templates/.VERSION +++ b/templates/.VERSION @@ -1 +1 @@ -0.6.6.0825 Beta \ No newline at end of file +0.6.6.0826 Beta \ No newline at end of file diff --git a/templates/repo/issue/new_form.tmpl b/templates/repo/issue/new_form.tmpl index 41228afd2..ddfe59bc6 100644 --- a/templates/repo/issue/new_form.tmpl +++ b/templates/repo/issue/new_form.tmpl @@ -29,7 +29,7 @@
-