0byt3m1n1-V2
Path:
/
home
/
a
/
c
/
a
/
academiac
/
www
/
[
Home
]
File: default_addform.php.tar
home/academiac/www/administrator/components/com_redirect/views/links/tmpl/default_addform.php 0000644 00000002007 15147603162 0027001 0 ustar 00 <?php /** * @package Joomla.Administrator * @subpackage com_redirect * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. * @license GNU General Public License version 2 or later; see LICENSE.txt */ // No direct access. defined('_JEXEC') or die; ?> <fieldset class="batch"> <legend><?php echo JText::_('COM_REDIRECT_HEADING_UPDATE_LINKS'); ?></legend> <label for="new_url"><?php echo JText::_('COM_REDIRECT_FIELD_NEW_URL_LABEL'); ?></label> <input type="text" name="new_url" id="new_url" value="" size="50" title="<?php echo JText::_('COM_REDIRECT_FIELD_NEW_URL_DESC'); ?>" /> <label for="comment"><?php echo JText::_('COM_REDIRECT_FIELD_COMMENT_LABEL'); ?></label> <input type="text" name="comment" id="comment" value="" size="50" title="<?php echo JText::_('COM_REDIRECT_FIELD_COMMENT_DESC'); ?>" /> <button type="button" onclick="this.form.task.value='links.activate';this.form.submit();"><?php echo JText::_('COM_REDIRECT_BUTTON_UPDATE_LINKS'); ?></button> </fieldset>
©
2018.