uawdijnntqw1x1x1
IP : 216.73.217.24
Hostname : webm007.cluster114.gra.hosting.ovh.net
Kernel : Linux webm007.cluster114.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64
Disable Function : _dyuweyrj4,_dyuweyrj4r,dl
OS : Linux
PATH:
/
home
/
locationbo
/
www
/
administrator
/
components
/
com_admintools
/
tmpl
/
SEOAndLinkTools
/
default.blade.php
/
/
<?php /** * @package admintools * @copyright Copyright (c)2010-2021 Nicholas K. Dionysopoulos / Akeeba Ltd * @license GNU General Public License version 3, or later */ /** @var $this Akeeba\AdminTools\Admin\View\SEOAndLinkTools\Html */ defined('_JEXEC') || die; $lang = \Joomla\CMS\Factory::getApplication()->getLanguage(); ?> <form name="adminForm" id="adminForm" action="index.php" method="post" class="akeeba-form--horizontal"> <div class="akeeba-panel--primary"> <header class="akeeba-block-header"> <h3>@lang('COM_ADMINTOOLS_LBL_SEOANDLINKTOOLS_OPTGROUP_MIGRATION')</h3> </header> <div class="akeeba-form-group"> <label for="linkmigration">@lang('COM_ADMINTOOLS_LBL_SEOANDLINKTOOLS_OPT_LINKMIGRATION')</label> @jhtml('FEFHelp.select.booleanswitch', 'linkmigration', $this->salconfig['linkmigration']) </div> <div class="akeeba-form-group"> <label for="migratelist" title="@lang('COM_ADMINTOOLS_LBL_SEOANDLINKTOOLS_OPT_LINKMIGRATIONLIST_TIP')"> @lang('COM_ADMINTOOLS_LBL_SEOANDLINKTOOLS_OPT_LINKMIGRATIONLIST') </label> <textarea rows="5" cols="55" name="migratelist" id="migratelist">{{{ $this->salconfig['migratelist'] }}}</textarea> </div> </div> <div class="akeeba-panel--primary"> <header class="akeeba-block-header"> <h3>@lang('COM_ADMINTOOLS_LBL_SEOANDLINKTOOLS_OPTGROUP_TOOLS')</h3> </header> <div class="akeeba-form-group"> <label for="httpsizer">@lang('COM_ADMINTOOLS_LBL_SEOANDLINKTOOLS_OPT_HTTPSIZER')</label> @jhtml('FEFHelp.select.booleanswitch', 'httpsizer', $this->salconfig['httpsizer']) </div> </div> <input type="hidden" name="option" value="com_admintools" /> <input type="hidden" name="view" value="SEOAndLinkTools" /> <input type="hidden" name="task" value="save" /> <input type="hidden" name="@token(true)" value="1" /> </form>
/home/locationbo/www/administrator/components/com_admintools/tmpl/SEOAndLinkTools/default.blade.php