User tests: Successful: Unsuccessful:
Pull Request for Issue #24304
administrator\templates\atum\html\module.php
go to /administrator/index.php
Titles in the main content are aligned center.
Previously titles are aligned left which affects user experience.
if ($module->showtitle)
{
echo '<h2 style="display:flex; justify-content:center" class="card-header' . $headerClass . '">' . $module->title . '</h2>';
}
Status | New | ⇒ | Pending |
Category | ⇒ | Administration Templates (admin) Modules Front End Templates (site) JavaScript |
Labels |
Added:
?
|
Your issue mentions that the title being left aligned affects the user experience. Do you have any evidence to back this up? Why should it be aligned to the center?
Title |
|
This should be closed for the reasons stated above
Closed as stated by @brianteeman
Closed_By | Quy | ⇒ | joomla-cms-bot |
Status | Pending | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2019-05-05 11:25:36 |
Closed_By | ⇒ | Quy |
Set to "closed" on behalf of @Quy by The JTracker Application at issues.joomla.org/joomla-cms/24306
Please give the Pull Request a more meaningful Title like the issue.