echo JText::_('COM_CONTENTBUILDER_EDITABLE'); ?> </span> </th> <th> <span class="editlinktip hasTip" title="<?php echo JText::_('COM_CONTENTBUILDER_LIST_WORDWRAP_TIP'); ?> " ><?php echo JText::_('COM_CONTENTBUILDER_LIST_WORDWRAP'); ?> </span> </th> <th width="150"> <span class="editlinktip hasTip" title="<?php echo contentbuilder::allhtmlentities(JText::_('COM_CONTENTBUILDER_LIST_ITEM_WRAPPER_TIP')); ?> " ><?php echo JText::_('COM_CONTENTBUILDER_LIST_ITEM_WRAPPER'); ?> </span> </th> <th> <?php echo JText::_('COM_CONTENTBUILDER_PUBLISHED'); ?> </th> <th width="120"> <?php echo JHTML::_('grid.sort', JText::_('COM_CONTENTBUILDER_ORDERBY'), 'ordering', 'desc', @$this->lists['order'], 'edit'); ?>