mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-01 14:30:32 +02:00
git-svn-id: file:///svn/phpbb/trunk@6887 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -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>
|
||||
|
@@ -99,6 +99,6 @@ function swatch(field)
|
||||
</script>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<body class="{S_CONTENT_DIRECTION}">
|
||||
|
||||
<div id="page-body" style="padding: 0 10px;">
|
||||
|
@@ -17,6 +17,6 @@
|
||||
<link rel="stylesheet" href="{T_STYLESHEET_LINK}" type="text/css" />
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<body class="{S_CONTENT_DIRECTION}">
|
||||
<a name="top"></a>
|
||||
<div id="wrapcentre">
|
Reference in New Issue
Block a user