mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/12292] Improve style details page
http://tracker.phpbb.com/browse/PHPBB3-12292 Gave style details page a proper heading and back button. Also removed a few obsolete code leftovers in the style and CSS. PHPBB3-12292
This commit is contained in:
@@ -530,6 +530,9 @@ class acp_styles
|
||||
return;
|
||||
}
|
||||
|
||||
// Show page title
|
||||
$this->welcome_message('ACP_STYLES', null);
|
||||
|
||||
// Show parent styles
|
||||
foreach ($list as $row)
|
||||
{
|
||||
|
Reference in New Issue
Block a user