From: David ‘Bombe’ Roden Date: Sat, 23 Oct 2010 22:01:24 +0000 (+0200) Subject: Use input fields instead of textareas in a couple of places. X-Git-Tag: 0.1-RC1~47 X-Git-Url: https://git.pterodactylus.net/?p=Sone.git;a=commitdiff_plain;h=49d9495df2c569a03b24925e1b0f3c9bcbd2f379 Use input fields instead of textareas in a couple of places. --- 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 @@