From 45a7eb024824d283a24ae36aa3e5e56c9648fbf4 Mon Sep 17 00:00:00 2001 From: Tim Almdal Date: Mon, 2 Nov 2009 10:02:34 -0800 Subject: Remove an extra trailing bracket. --- modules/comment/views/comments.html.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules') diff --git a/modules/comment/views/comments.html.php b/modules/comment/views/comments.html.php index 636f1522..fc54e3d2 100644 --- a/modules/comment/views/comments.html.php +++ b/modules/comment/views/comments.html.php @@ -1,5 +1,5 @@ - id})") ?>" id="g-admin-comment-button" + id}") ?>" id="g-admin-comment-button" class="g-button ui-corner-all ui-icon-left ui-state-default right"> -- cgit v1.2.3