Skip to content

Commit 8d5dd91

Browse files
pwright64derickr
authored andcommitted
Grammar edits, move paragraph, removed div in docs.php
Swapped order of the "translation disclaimer/contribution" paragraph and the list of languages to make page easier to navigate. Also, cleaned up language in the paragraph. Also, removed unnecessary div surrounding first two paragraphs. Styles are identical, could not determine any reason for them to be in their own div.
1 parent 6f64ac3 commit 8d5dd91

1 file changed

Lines changed: 7 additions & 10 deletions

File tree

docs.php

Lines changed: 7 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -10,21 +10,11 @@
1010
?>
1111

1212
<h1>Documentation</h1>
13-
<div class="content-box">
14-
1513
<p>
1614
The PHP Manual is available online in a selection of languages.
1715
Please pick a language from the list below.
1816
</p>
1917

20-
<p>
21-
Note, that many languages are just under translation, and
22-
the untranslated parts are still in English. Also some translated
23-
parts might be outdated. The translation teams are
24-
<a href="https://doc.php.net/">open to contributions</a>.
25-
</p>
26-
</div>
27-
2818
<p>
2919
View Online:
3020
<?php
@@ -48,6 +38,13 @@
4838
?>
4939
</p>
5040

41+
<p>
42+
Note that many languages are still being translated, and
43+
the untranslated parts are still in English. Some translated
44+
parts might be outdated. The translation teams are
45+
<a href="https://doc.php.net/">open to contributions</a>.
46+
</p>
47+
5148
<p>
5249
The language currently being used as the default for you should be in
5350
<strong>bold</strong> above. You can change the setting for this on the

0 commit comments

Comments
 (0)