mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-16 05:34:01 +02:00
[ticket/11915] Move some of the #cp-main table rules to separate class.
PHPBB3-11915
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="cp-main" class="mcp-main">
|
||||
<div id="cp-main" class="mcp-main panel-container">
|
||||
<!-- IF MESSAGE -->
|
||||
<div class="content">
|
||||
<h2>{L_MESSAGE}</h2>
|
||||
|
@@ -98,4 +98,4 @@
|
||||
|
||||
</div>
|
||||
|
||||
<div id="cp-main" class="ucp-main">
|
||||
<div id="cp-main" class="ucp-main panel-container">
|
||||
|
Reference in New Issue
Block a user