Changeset 2003:32293b4d2aa1 for plugins/tags/tags.php
- Timestamp:
- 09/22/13 12:37:47 (12 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/tags/tags.php
r2002 r2003 62 62 } 63 63 64 $table = '<div class="col">< div class="table-outer"><table class="tags">%s</table></div></div>';64 $table = '<div class="col"><table class="tags">%s</table></div>'; 65 65 66 66 if ($cols[0])
Note: See TracChangeset
for help on using the changeset viewer.