1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00
Making a few things prettier in the progress.


git-svn-id: file:///svn/phpbb/trunk@7607 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Henry Sudhof
2007-05-16 14:14:57 +00:00
parent 89aff52727
commit 6814ab81d7
2 changed files with 12 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
<!-- INCLUDE simple_header.html -->
<div id="acp">
<div class="panel" style="padding: 10px;">
<div style="overflow: auto;">
<h1>{FILENAME}</h1>
<table>
@@ -15,6 +15,7 @@
</tbody>
</table>
</div>
</div>
</div>
<!-- INCLUDE simple_footer.html -->