Changeset 1139 for trunk/wp-admin/categories.php
- Timestamp:
- 10/30/07 16:49:38 (1 year ago)
- Files:
-
- trunk/wp-admin/categories.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/wp-admin/categories.php
r1125 r1139 103 103 </tr> 104 104 </thead> 105 <tbody id="the-list" class="list:cat">105 <tbody id="the-list"> 106 106 <?php 107 107 cat_rows();
