Skip to content

Commit 8d3accc

Browse files
author
Quy
authored
Remove space.
1 parent 3802c68 commit 8d3accc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

administrator/components/com_content/tmpl/articles/blankstate.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<form action="<?php echo Route::_('index.php?option=com_content&view=articles'); ?>" method="post" name="adminForm" id="adminForm">
1717

1818
<div class="px-4 py-5 my-5 text-center">
19-
<span class="fa-8x icon-copy mb-4 article" aria-hidden="true" ></span>
19+
<span class="fa-8x icon-copy mb-4 article" aria-hidden="true"></span>
2020
<h1 class="display-5 fw-bold"><?php echo Text::_('COM_CONTENT_BLANKSTATE_TITLE'); ?></h1>
2121
<div class="col-lg-6 mx-auto">
2222
<p class="lead mb-4">

0 commit comments

Comments
 (0)