From 49d9495df2c569a03b24925e1b0f3c9bcbd2f379 Mon Sep 17 00:00:00 2001 From: =?utf8?q?David=20=E2=80=98Bombe=E2=80=99=20Roden?= Date: Sun, 24 Oct 2010 00:01:24 +0200 Subject: [PATCH] Use input fields instead of textareas in a couple of places. --- src/main/resources/templates/editProfile.html | 6 +++--- src/main/resources/templates/include/createSone.html | 6 +++--- src/main/resources/templates/include/head.html | 4 ++-- src/main/resources/templates/include/loadSone.html | 4 ++-- src/main/resources/templates/knownSones.html | 2 +- 5 files changed, 11 insertions(+), 11 deletions(-) diff --git a/src/main/resources/templates/editProfile.html b/src/main/resources/templates/editProfile.html index 761d3a6..601188f 100644 --- a/src/main/resources/templates/editProfile.html +++ b/src/main/resources/templates/editProfile.html @@ -2,9 +2,9 @@ @@ -24,7 +24,7 @@ diff --git a/src/main/resources/templates/include/loadSone.html b/src/main/resources/templates/include/loadSone.html index b90475a..3288c63 100644 --- a/src/main/resources/templates/include/loadSone.html +++ b/src/main/resources/templates/include/loadSone.html @@ -1,7 +1,7 @@ -- 2.7.4