Skip to content

Commit 4750b7a

Browse files
committed
Merge branch 'patch-1'
Closes #190
2 parents c42e094 + 35eb745 commit 4750b7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

general/development/policies.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Any single script (in Moodle core or a third party module) can introduce a vulne
6060

6161
It's important that Moodle produces strict, well-formed [HTML 5](http://en.wikipedia.org/wiki/HTML5) code (preferably backwards compatible with XHTML 1.1 if possible), compliant with all common accessibility guidelines (such as [W3C WCAG 2.0](http://www.w3.org/TR/WCAG20/), [ARIA](http://www.w3.org/TR/wai-aria-practices/)).
6262

63-
CSS should be used for layout. Moodle comes with several themes installed. Beginning with version 2.7, only the 'Boost, and 'Classic' themes are included with the base Moodle code.
63+
CSS should be used for layout. Moodle comes with several themes installed. Beginning with version 3.7, only the 'Boost, and 'Classic' themes are included with the base Moodle code.
6464

6565
:::note Writing your own theme
6666

0 commit comments

Comments
 (0)