REDROOM
PHP 8.1.33
Path:
Logout
Edit File
Size: 721 B
Close
/home/jambtst2015/public_html/ida.com.ng/modules/mod_syndicate/tmpl/default.php
Text
Base64
<?php /** * @package Joomla.Site * @subpackage mod_syndicate * * @copyright (C) 2006 Open Source Matters, Inc. <https://www.joomla.org> * @license GNU General Public License version 2 or later; see LICENSE.txt */ defined('_JEXEC') or die; use Joomla\CMS\Language\Text; ?> <a href="<?php echo $link; ?>" class="mod-syndicate syndicate-module"> <span class="icon-feed" aria-hidden="true"></span> <?php $class = $params->get('display_text', 1) ? '' : 'class="visually-hidden"'; ?> <span <?php echo $class; ?>> <?php if (str_replace(' ', '', $text) !== '') : ?> <?php echo $text; ?> <?php else : ?> <?php echo Text::_('MOD_SYNDICATE_DEFAULT_FEED_ENTRIES'); ?> <?php endif; ?> </span> </a>
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 0 × Files: 1
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
default.php
721 B
lrw-r--r--
2024-11-22 17:53:12
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).