fix
This commit is contained in:
parent
dcc1e2d462
commit
79333da701
1 changed files with 2 additions and 2 deletions
|
|
@ -10,9 +10,9 @@ our $I18N = {
|
||||||
'thumbnail body' => {
|
'thumbnail body' => {
|
||||||
message => q|
|
message => q|
|
||||||
|
|
||||||
<b>^Thumbnail(<i>assetId</i>);</b><br>
|
<b>^Thumbnail(<i>url</i>);</b><br>
|
||||||
This macro will allow you to fetch the thumbnail for any File or Image Asset by its
|
This macro will allow you to fetch the thumbnail for any File or Image Asset by its
|
||||||
AssetId.
|
url.
|
||||||
<p>
|
<p>
|
||||||
|
|
||||||
|,
|
|,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue