weblinks/src/administrator/components/com_weblinks/views/weblink/tmpl/modal_associations.php

13 lines
342 B
PHP
Raw Normal View History

2017-05-16 06:03:22 +00:00
<?php
/**
* @package Joomla.Administrator
* @subpackage com_weblinks
*
* @copyright Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
* @license GNU General Public License version 2 or later; see LICENSE.txt
*/
defined('_JEXEC') or die;
echo JLayoutHelper::render('joomla.edit.associations', $this);