Exemplo n.º 1
0
					<div class="center">
						<a href="https://www.neno-translate.com/en/pricing/checkout" class="btn btn-success"
							target="_blank">
							<?php 
echo JText::_('COM_NENO_EXTERNALTRANSLATION_BUY_TC_BUTTON');
?>
						</a>
					</div>
				</div>
			</div>

			<?php 
// Only show the jobs link if there are any jobs
?>
			<?php 
if (NenoHelperBackend::areThereAnyJobs()) {
    ?>
				<div class="information-box span11 pull-right alert alert-info">
					<div class="center">
						<div>
							<p class="left">
								<?php 
    echo JText::_('COM_NENO_EXTERNALTRANSLATION_JOBS_INTRO');
    ?>
								<br />
								<a href="<?php 
    echo JRoute::_('index.php?option=com_neno&view=jobs');
    ?>
"><?php 
    echo JText::_('COM_NENO_EXTERNALTRANSLATION_JOBS_LINK');
    ?>