Made a little tweak to placeholders, to remove uneeded space.
This commit is contained in:
@@ -10,10 +10,10 @@
|
||||
*/
|
||||
|
||||
// No direct access to this file
|
||||
defined('_JEXEC') or die('Restricted access');
|
||||
defined('_JEXEC') or die('Restricted access');
|
||||
|
||||
?>
|
||||
|
||||
|
||||
<div class="uk-alert uk-alert-danger" data-uk-alert>
|
||||
<h2><?php echo JText::_('COM_COMPONENTBUILDER_ERROR'); ?></h2>
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user