diff --git a/files/templates/comments.html b/files/templates/comments.html index a2d9fb6c5..9ba20e415 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -187,10 +187,10 @@ Cancel - Reply + Reply Cancel - Reply + Reply {% endif %} diff --git a/files/templates/default.html b/files/templates/default.html index 2847a2230..6c278170a 100644 --- a/files/templates/default.html +++ b/files/templates/default.html @@ -519,7 +519,7 @@ } - post_reply=function(id){ + post_reply=function(id, fullname){ var form = new FormData();