コード例 #1
0
ファイル: default.php プロジェクト: atikahmed/joomla-probid
*/
defined('_JEXEC') or die('Restricted access');
?>
<form enctype="multipart/form-data" action="index.php" method="post" name="adminForm" id="adminForm">
<table class="adminform">
	<tr>
		<th>
			<?php 
echo JText::_('RST_UPDATE_CHECKING');
?>
		</th>
	</tr>
	<tr>
		<td>
			<iframe src="http://www.rsjoomla.com/index.php?option=com_rshelp&amp;task=rev.check&amp;sess=<?php 
echo RSTicketsProHelper::genKeyCode();
?>
&amp;rev=<?php 
echo _RSTICKETSPRO_VERSION;
?>
&amp;joomla=j15x&amp;Itemid=43" style="border:0px solid;width:100%;height:18px;" scrolling="no" frameborder="no"></iframe>
		</td>
	</tr>
	<tr>
		<td>&nbsp;</td>
	</tr>
	<tr>
		<td><iframe src="http://www.rsjoomla.com/latest.html?tmpl=component" style="border:0px solid;width:100%;height:380px;" scrolling="no" frameborder="no"></iframe></td>
	</tr>
</table>