1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-06 16:56:44 +02:00
git-svn-id: file:///svn/phpbb/trunk@6887 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Jonathan Stanley
2007-01-14 22:29:05 +00:00
parent e6421f9274
commit ce60114a71
3 changed files with 3 additions and 3 deletions

View File

@@ -113,7 +113,7 @@ function swatch(field)
</script>
</head>
<body>
<body class="{S_CONTENT_DIRECTION}">
<div id="wrap">
<div id="page-header">
<h1>{L_ADMIN_PANEL}</h1>

View File

@@ -99,6 +99,6 @@ function swatch(field)
</script>
</head>
<body>
<body class="{S_CONTENT_DIRECTION}">
<div id="page-body" style="padding: 0 10px;">