includes/functions.php
changeset 86 c162ca39db8f
parent 82 03c7f5ec1e4c
child 91 8079b0288e8e
--- a/includes/functions.php	Thu Aug 09 12:26:16 2007 -0400
+++ b/includes/functions.php	Fri Aug 10 15:57:22 2007 -0400
@@ -731,7 +731,7 @@
   
   if ( $paths->namespace != 'Special' && $paths->namespace != 'Admin' )
   {
-    echo '<div class="mdg-comment" style="margin: 10px 0 0 0;">';
+    echo '<div class="mdg-comment" style="margin: 10px 0 0 0;" id="category_box_wrapper">';
     echo '<div style="float: right;">';
     echo '(<a href="#" onclick="ajaxCatToTag(); return false;">show page tags</a>)';
     echo '</div>';