From 41b8f943a63fe2b183ea683016cefd792ef39bf3 Mon Sep 17 00:00:00 2001 From: Bharat Mediratta Date: Thu, 23 Jul 2009 10:20:49 -0700 Subject: Convert instances of theme_url() to just url() to match the API change made in dbeadc1407293d0c7af36723db6fe5699890b845 --- modules/comment/views/comments.html.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/comment/views/comments.html.php') diff --git a/modules/comment/views/comments.html.php b/modules/comment/views/comments.html.php index fa25a4e0..f7251389 100644 --- a/modules/comment/views/comments.html.php +++ b/modules/comment/views/comments.html.php @@ -10,7 +10,7 @@
  • - " + " class="gAvatar" alt="author_name()) ?>" width="40" -- cgit v1.2.3