Handling of special characters
This commit is contained in:
parent
7106106f11
commit
c3cfc443ae
9 changed files with 14 additions and 14 deletions
|
@ -6,5 +6,5 @@ Database Tables
|
|||
| Table | Description |
|
||||
|-------|-------------|
|
||||
{{foreach $tables as $table}}
|
||||
| [{{$table.name}}](help/database/db_{{$table.name}}) | {{$table.comment}} |
|
||||
| [{{$table.name nofilter}}](help/database/db_{{$table.name nofilter}}) | {{$table.comment nofilter}} |
|
||||
{{/foreach}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue