Ejemplo n.º 1
0
?>
					</td>
				</tr>
				<tr>
					<th>
						<?php 
echo JText::_('COM_REDCORE_PAYMENT_STATUS');
?>
					</th>
					<td>
						<label class="label label-<?php 
echo RApiPaymentStatus::getStatusLabelClass($this->item->status);
?>
">
							<?php 
echo RApiPaymentStatus::getStatusLabel($this->item->status);
?>
						</label>
					</td>
				</tr>
			</table>
		</div>

		<div class="col-md-6">
			<table class="table table-condensed table-striped">
				<tr>
					<th>
						<?php 
echo JText::_('COM_REDCORE_PAYMENT_CREATED');
?>
					</th>