Changeset 6213 for trunk/wp-admin/categories.php
- Timestamp:
- 10/09/2007 10:49:42 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/categories.php
r6163 r6213 100 100 </tr> 101 101 </thead> 102 <tbody id="the-list" >102 <tbody id="the-list" class="list:cat"> 103 103 <?php 104 104 cat_rows();
Note: See TracChangeset
for help on using the changeset viewer.