From 9c698b1a60024a83982534ecf16409d03ff1e813 Mon Sep 17 00:00:00 2001 From: Simon L'nu Date: Fri, 2 Mar 2012 12:00:16 -0500 Subject: fix for comment-wwedit-wrapper CSS class in tpl had a stray $ Signed-off-by: Simon L'nu --- images/icons/lock.png.tmp | Bin 8213 -> 0 bytes view/comment_item.tpl | 2 +- view/theme/duepuntozero/comment_item.tpl | 2 +- view/theme/loozah/comment_item.tpl | 2 +- view/theme/testbubble/comment_item.tpl | 2 +- 5 files changed, 4 insertions(+), 4 deletions(-) delete mode 100755 images/icons/lock.png.tmp diff --git a/images/icons/lock.png.tmp b/images/icons/lock.png.tmp deleted file mode 100755 index 7e58ead2e..000000000 Binary files a/images/icons/lock.png.tmp and /dev/null differ diff --git a/view/comment_item.tpl b/view/comment_item.tpl index c992593f8..cde4ca3ca 100755 --- a/view/comment_item.tpl +++ b/view/comment_item.tpl @@ -1,4 +1,4 @@ -
+
diff --git a/view/theme/duepuntozero/comment_item.tpl b/view/theme/duepuntozero/comment_item.tpl index b29735227..3503c3843 100755 --- a/view/theme/duepuntozero/comment_item.tpl +++ b/view/theme/duepuntozero/comment_item.tpl @@ -1,4 +1,4 @@ -
+
diff --git a/view/theme/loozah/comment_item.tpl b/view/theme/loozah/comment_item.tpl index b29735227..3503c3843 100755 --- a/view/theme/loozah/comment_item.tpl +++ b/view/theme/loozah/comment_item.tpl @@ -1,4 +1,4 @@ -
+
diff --git a/view/theme/testbubble/comment_item.tpl b/view/theme/testbubble/comment_item.tpl index bc75eb1a6..4754a1eb7 100755 --- a/view/theme/testbubble/comment_item.tpl +++ b/view/theme/testbubble/comment_item.tpl @@ -1,4 +1,4 @@ -
+
-- cgit v1.2.3