diff options
Diffstat (limited to 'docs/designers/language-basic-syntax/language-syntax-attributes.md')
| -rw-r--r-- | docs/designers/language-basic-syntax/language-syntax-attributes.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/designers/language-basic-syntax/language-syntax-attributes.md b/docs/designers/language-basic-syntax/language-syntax-attributes.md index 41f6c458..e3c7d58b 100644 --- a/docs/designers/language-basic-syntax/language-syntax-attributes.md +++ b/docs/designers/language-basic-syntax/language-syntax-attributes.md @@ -1,6 +1,6 @@ # Attributes -Most of the [functions](./language-syntax-functions.md) take attributes that +Most of the [tags](./language-syntax-tags.md) take attributes that specify or modify their behavior. Attributes to Smarty functions are much like HTML attributes. Static values don't have to be enclosed in quotes, but it is required for literal strings. Variables with or |
