Create “create reply” page.
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Sat, 16 Oct 2010 00:36:40 +0000 (02:36 +0200)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Sat, 16 Oct 2010 00:36:40 +0000 (02:36 +0200)
commit66f29561ceb5acbf42a4b8319f1c79ccbfba0979
treea60d18a5ff7849114f8dc9341fac6246f11967bc
parent449d230fce52aa28f24ed485896cab401b936ff1
Create “create reply” page.
src/main/java/net/pterodactylus/sone/web/CreateReplyPage.java [new file with mode: 0644]
src/main/java/net/pterodactylus/sone/web/WebInterface.java
src/main/resources/i18n/sone.en.properties
src/main/resources/templates/createReply.html [new file with mode: 0644]