From 3dd19abbf78e89f1ebd45f23be6437b79de749b5 Mon Sep 17 00:00:00 2001
From: isaosano
Date: Fri, 29 Aug 2014 15:39:34 +0900
Subject: [PATCH 1/3] Implementation of the comment reply button (refs #3693)
---
.../modules/diaryComment/templates/_list.php | 11 +++++++++++
i18n/messages.ja.xml | 4 ++++
web/css/diary.css | 4 ++++
3 files changed, 19 insertions(+)
diff --git a/apps/pc_frontend/modules/diaryComment/templates/_list.php b/apps/pc_frontend/modules/diaryComment/templates/_list.php
index dc648ca..519a89a 100644
--- a/apps/pc_frontend/modules/diaryComment/templates/_list.php
+++ b/apps/pc_frontend/modules/diaryComment/templates/_list.php
@@ -1,3 +1,13 @@
+
+
getNbResults()): ?>
@@ -40,6 +50,7 @@
member_id === $sf_user->getMemberId() || $comment->member_id === $sf_user->getMemberId()): ?>
+
diff --git a/i18n/messages.ja.xml b/i18n/messages.ja.xml
index 859a78a..b46a470 100644
--- a/i18n/messages.ja.xml
+++ b/i18n/messages.ja.xml
@@ -310,6 +310,10 @@
over %years% years ago
%years%年以上前
+
+ Reply
+ 返信する
+