From 72672bda39b76dae698805c3e0e6efdbdcf21105 Mon Sep 17 00:00:00 2001 From: Chad Kieffer Date: Wed, 30 Sep 2009 08:04:49 -0600 Subject: Replaced gButtonLink with g-button. --- modules/comment/views/admin_comments.html.php | 12 ++++++------ modules/comment/views/comments.html.php | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) (limited to 'modules/comment') diff --git a/modules/comment/views/admin_comments.html.php b/modules/comment/views/admin_comments.html.php index 5e9ffb1a..ec5ad7b2 100644 --- a/modules/comment/views/admin_comments.html.php +++ b/modules/comment/views/admin_comments.html.php @@ -139,7 +139,7 @@ state != "unpublished"): ?>
  • + class="g-button ui-state-default ui-icon-left"> @@ -148,7 +148,7 @@ state != "published"): ?>
  • + class="g-button ui-state-default ui-icon-left"> @@ -157,7 +157,7 @@ state != "spam"): ?>
  • + class="g-button ui-state-default ui-icon-left"> @@ -166,14 +166,14 @@
  • + class="g-button ui-state-default ui-icon-left"> diff --git a/modules/comment/views/comments.html.php b/modules/comment/views/comments.html.php index dd706a23..ee4a8ad6 100644 --- a/modules/comment/views/comments.html.php +++ b/modules/comment/views/comments.html.php @@ -1,6 +1,6 @@ id})") ?>" id="gAddCommentButton" - class="gButtonLink ui-corner-all ui-icon-left ui-state-default right"> + class="g-button ui-corner-all ui-icon-left ui-state-default right"> -- cgit v1.2.3