We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3802c68 commit 8d3acccCopy full SHA for 8d3accc
administrator/components/com_content/tmpl/articles/blankstate.php
@@ -16,7 +16,7 @@
16
<form action="<?php echo Route::_('index.php?option=com_content&view=articles'); ?>" method="post" name="adminForm" id="adminForm">
17
18
<div class="px-4 py-5 my-5 text-center">
19
- <span class="fa-8x icon-copy mb-4 article" aria-hidden="true" ></span>
+ <span class="fa-8x icon-copy mb-4 article" aria-hidden="true"></span>
20
<h1 class="display-5 fw-bold"><?php echo Text::_('COM_CONTENT_BLANKSTATE_TITLE'); ?></h1>
21
<div class="col-lg-6 mx-auto">
22
<p class="lead mb-4">
0 commit comments