Changeset 9754
- Timestamp:
- Dec 28, 2008, 6:57:50 PM (14 years ago)
- Location:
- OpenPNE3/plugins/opCommunityTopicPlugin/trunk/apps/pc_frontend/modules/communityTopic/templates
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
OpenPNE3/plugins/opCommunityTopicPlugin/trunk/apps/pc_frontend/modules/communityTopic/templates/_communityTopicList.php
r9671 r9754 1 <?php use_helper(' Pagination', 'Date'); ?>1 <?php use_helper('Date'); ?> 2 2 3 3 <?php -
OpenPNE3/plugins/opCommunityTopicPlugin/trunk/apps/pc_frontend/modules/communityTopic/templates/detailSuccess.php
r9671 r9754 1 <?php use_helper(' Pagination', 'Date'); ?>1 <?php use_helper('Date'); ?> 2 2 3 3 <div class="dparts topicTitle"><div class="parts"> -
OpenPNE3/plugins/opCommunityTopicPlugin/trunk/apps/pc_frontend/modules/communityTopic/templates/listSuccess.php
r9671 r9754 1 <?php use_helper(' Pagination', 'Date'); ?>1 <?php use_helper('Date'); ?> 2 2 3 3 <?php
Note: See TracChangeset
for help on using the changeset viewer.