From 462390a581afd4c9647ad6e619aa9c1c8b2c31a8 Mon Sep 17 00:00:00 2001 From: =?utf8?q?David=20=E2=80=98Bombe=E2=80=99=20Roden?= Date: Wed, 20 Oct 2010 07:22:26 +0200 Subject: [PATCH] =?utf8?q?Add=20=E2=80=9Creturn=20page=E2=80=9D=20to=20?= =?utf8?q?=E2=80=9Ccreate=20reply=E2=80=9D=20form.?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- src/main/resources/templates/include/viewPost.html | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/resources/templates/include/viewPost.html b/src/main/resources/templates/include/viewPost.html index edd5368..c40047d 100644 --- a/src/main/resources/templates/include/viewPost.html +++ b/src/main/resources/templates/include/viewPost.html @@ -30,6 +30,7 @@
+ -- 2.7.4