| Current Path : /home/megadansyp/www/administrator/components/com_eventgallery/views/flickr/tmpl/ |
| Current File : /home/megadansyp/www/administrator/components/com_eventgallery/views/flickr/tmpl/albumselector.php |
<?php
/**
* @package Sven.Bluege
* @subpackage com_eventgallery
*
* @copyright Copyright (C) 2005 - 2019 Sven Bluege All rights reserved.
* @license GNU General Public License version 2 or later; see LICENSE.txt
*/
defined('_JEXEC') or die('Restricted access');
?>
<album-selector label="<?php echo JText::_('COM_EVENTGALLERY_OPTIONS_COMMON_FLICKR_API_ALBUM_SELECTOR_LOADING');?>"
label_empty="<?php echo JText::_('COM_EVENTGALLERY_OPTIONS_COMMON_FLICKR_API_ALBUM_SELECTOR_EMPTY');?>"
account_field_id="foldertype_2_account"
post_message_prefix = "eventgalleryFlickrAlbum_"
url="<?php echo JRoute::_('index.php?option=com_eventgallery&task=flickr.getAlbums', false);?>"></album-selector>