aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/diabook/theme.php
diff options
context:
space:
mode:
authortommy tomson <thomas.bierey@gmx.de>2012-04-22 12:59:00 +0200
committertommy tomson <thomas.bierey@gmx.de>2012-04-22 12:59:00 +0200
commitc0a377e0de2a71197152281b61d5e8518dab1356 (patch)
treeeacd41c4a9058b26db163ae978befe4bf14fce29 /view/theme/diabook/theme.php
parent54817f058a4f62301525950d8cdf0189b4d964dc (diff)
downloadvolse-hubzilla-c0a377e0de2a71197152281b61d5e8518dab1356.tar.gz
volse-hubzilla-c0a377e0de2a71197152281b61d5e8518dab1356.tar.bz2
volse-hubzilla-c0a377e0de2a71197152281b61d5e8518dab1356.zip
diabook-themes: comment-bbcode-bugfix
Diffstat (limited to 'view/theme/diabook/theme.php')
-rwxr-xr-xview/theme/diabook/theme.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/diabook/theme.php b/view/theme/diabook/theme.php
index e8518a1c6..84d9f888e 100755
--- a/view/theme/diabook/theme.php
+++ b/view/theme/diabook/theme.php
@@ -480,7 +480,7 @@ function close_lastlikes(){
$a->page['htmlhead'] .= '
<script>
-function insertFormatting(BBcode,id) {
+function insertFormatting(comment,BBcode,id) {
var tmpStr = $("#comment-edit-text-" + id).val();
if(tmpStr == comment) {