This commit is contained in:
2021-02-10 00:57:59 +00:00
parent 15a8473a9f
commit a74e43777c
13 changed files with 98 additions and 102 deletions

View File

@@ -276,7 +276,7 @@ Will display as text and url: [AyaNova website](https://www.ayanova.com)
### ayLogo
Used to display your business logo that was previusly uploaded via the [Global settings logo page](form-adm-global-logo.md)
Used to display your business logo that was previusly uploaded via the [Global settings logo page](adm-global-logo.md)
This helper takes a parameter indicating which size of logo is desired and must be one of the following values: `small`, `medium`, `large`
For example:
@@ -291,7 +291,7 @@ Translates an AyaNova translation key into the language indicated by the current
```{{ ayT 'Customer' }}```
You can view all the translations keys available in the [Translations](form-adm-translations.md) form.
You can view all the translations keys available in the [Translations](adm-translations.md) form.
### ayTime