mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-02 17:59:36 +07:00
Change instances of customise to customize, also make verb plural
This commit is contained in:
@@ -113,7 +113,7 @@ App config
|
||||
Using alternative app directories
|
||||
---------------------------------
|
||||
|
||||
Nextcloud can be set to use a custom app directory in /config/config.php. Customise the following code and add it to your config file:
|
||||
Nextcloud can be set to use a custom app directory in /config/config.php. Customize the following code and add it to your config file:
|
||||
|
||||
.. code-block:: php
|
||||
|
||||
|
||||
@@ -26,9 +26,9 @@ Please use the html5 ``progress`` element.
|
||||
Checkboxes and radios
|
||||
======================
|
||||
|
||||
As default html5 checkboxes & radios are **not** customisable, we created an override using label and ``::after`` elements.
|
||||
As default html5 checkboxes & radios are **not** customizable, we created an override using label and ``::after`` elements.
|
||||
|
||||
There is 2 colors:
|
||||
There are 2 colors:
|
||||
|
||||
* Default themed with the primary color.
|
||||
* White colored.
|
||||
|
||||
Reference in New Issue
Block a user