[BUG] viewpoll.php on line 124
[BUG] viewpoll.php on line 124
please add an between text and link
[code=php]<strong><?php echo JText::_('CATEGORY');?></strong>:<a href="<?php echo JRoute::_('index.php?option=com_communitypolls&controller=polls&task=list&catid='.$this->poll->catid.$itemid);?>"><?php echo $this->escape($this->poll->category);?></a> [/code]to
[code=php]<strong><?php echo JText::_('CATEGORY');?></strong>: <a href="<?php echo JRoute::_('index.php?option=com_communitypolls&controller=polls&task=list&catid='.$this->poll->catid.$itemid);?>"><?php echo $this->escape($this->poll->category);?></a> [/code]
[code=php]<strong><?php echo JText::_('CATEGORY');?></strong>:<a href="<?php echo JRoute::_('index.php?option=com_communitypolls&controller=polls&task=list&catid='.$this->poll->catid.$itemid);?>"><?php echo $this->escape($this->poll->category);?></a> [/code]to
[code=php]<strong><?php echo JText::_('CATEGORY');?></strong>: <a href="<?php echo JRoute::_('index.php?option=com_communitypolls&controller=polls&task=list&catid='.$this->poll->catid.$itemid);?>"><?php echo $this->escape($this->poll->category);?></a> [/code]
Access to viewing replies is restricted.
Showing 1 of 1 replies
You do not have permissions for replying to this topic.