diff -rupN components/com_contact/views/category/tmpl/default.php components/com_contact/views/category/tmpl/default.php --- components/com_contact/views/category/tmpl/default.php 2009-03-28 01:34:04.000000000 +0100 +++ components/com_contact/views/category/tmpl/default.php 2009-05-22 22:11:36.000000000 +0200 @@ -33,7 +33,8 @@ $cparams =& JComponentHelper::getParams( }
- + +
params->get( 'show_headings' )) : ?> -
@@ -59,7 +60,7 @@ $cparams =& JComponentHelper::getParams(
+ diff -rupN components/com_contact/views/category/tmpl/default.php.ORIG components/com_contact/views/category/tmpl/default.php.ORIG --- components/com_contact/views/category/tmpl/default.php.ORIG 1970-01-01 01:00:00.000000000 +0100 +++ components/com_contact/views/category/tmpl/default.php.ORIG 2009-05-22 22:08:48.000000000 +0200 @@ -0,0 +1,104 @@ + + +params->get( 'show_page_title', 1 ) ) : ?> +
+escape($this->params->get('page_title')); ?> +
+ +
+category->image || $this->category->description) : ?> +
+ params->get('image') != -1 && $this->params->get('image') != '') : ?> + <?php echo JText::_( 'Contacts' ); ?> + category->image) : ?> + <?php echo JText::_( 'Contacts' ); ?> + + category->description; ?> +
+ + + + + + + + + + + + + + + + + + + params->get( 'show_headings' )) : ?> + + + + params->get( 'show_position' ) ) : ?> + + + params->get( 'show_email' ) ) : ?> + + + params->get( 'show_telephone' ) ) : ?> + + + params->get( 'show_mobile' ) ) : ?> + + + params->get( 'show_fax' ) ) : ?> + + + + + loadTemplate('items'); ?> + +
+ params->get('show_limit')) : + echo JText::_('Display Num') .' '; + echo $this->pagination->getLimitBox(); + endif; ?> +
+ pagination->getPagesLinks(); ?> +
+ pagination->getPagesCounter(); ?> +
+ + + lists['order_Dir'], $this->lists['order'] ); ?> + + lists['order_Dir'], $this->lists['order'] ); ?> + + + + + + + + +
+ + + + + + +