Ejemplo n.º 1
0
<?php 
// No direct access to this file
defined('_JEXEC') or die('Restricted Access');
JTrinityCoreUtilities::CheckUserLogged();
//$document = JFactory::getDocument();
//JText::script('COM_JTRINITYCORE_ALERT_SELECTCHARACTER');
include 'media/com_jtrinitycore/js/listcharacters.php';
?>



<?php 
echo '<h1 class="contentheading">' . JText::_('COM_JTRINITYCORE_DONATION_SHOP_GOLD') . '</h1>';
// show user points
JTrinityCoreUtilities::ShowUserPoints(false);
?>


<form action="<?php 
echo JRoute::_('index.php?option=com_jtrinitycore&amp;view=buygold&amp;layout=buygold');
?>
" onsubmit="return validateForm();" method="post" name="frmBuy" id="frmBuy">

<?php 
JTrinityCoreUtilities::getRealmsOptionHTML(true);
?>
<select name="characterid" id="characterid">
<option  value="0"><?php 
echo JText::_('COM_JTRINITYCORE_SELECTCHARACTER');
?>