1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 22:10:45 +02:00

- Some slight style changes to the installer to make the explanation more visibly different from the label

- Added a brief explanation of register_globals to the requirements page
 - A few other odds and ends of language strings that aren't used yet but will be later (it was easier to leave them in than remove before committing :D)


git-svn-id: file:///svn/phpbb/trunk@5889 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Graham Eames
2006-05-06 15:50:59 +00:00
parent 2ee2701eb1
commit 1200082de6
3 changed files with 30 additions and 3 deletions

View File

@@ -465,6 +465,8 @@ dd { color: #000; }
dd + dd { padding-top: 5px; }
dt span { padding-right: 5px; }
dt .explain { font-style: italic; }
dt label {
font-size: 100%;
text-align: left;