芝麻web文件管理V1.00
编辑当前文件:/home/provyohx/public_html/administrator__c0c73d1/modules/mod_loginsupport/tmpl/default.php
* @license GNU General Public License version 2 or later; see LICENSE.txt */ defined('_JEXEC') or die; use Joomla\CMS\HTML\HTMLHelper; use Joomla\CMS\Language\Text; ?>
get('forum_url'), Text::_('MOD_LOGINSUPPORT_FORUM'), [ 'target' => '_blank', 'rel' => 'nofollow noopener', 'title' => Text::sprintf('JBROWSERTARGET_NEW_TITLE', Text::_('MOD_LOGINSUPPORT_FORUM')) ] ); ?>
get('documentation_url'), Text::_('MOD_LOGINSUPPORT_DOCUMENTATION'), [ 'target' => '_blank', 'rel' => 'nofollow noopener', 'title' => Text::sprintf('JBROWSERTARGET_NEW_TITLE', Text::_('MOD_LOGINSUPPORT_DOCUMENTATION')) ] ); ?>
get('news_url'), Text::_('MOD_LOGINSUPPORT_NEWS'), [ 'target' => '_blank', 'rel' => 'nofollow noopener', 'title' => Text::sprintf('JBROWSERTARGET_NEW_TITLE', Text::_('MOD_LOGINSUPPORT_NEWS')) ] ); ?>