remove description field from def sub, it's no longer used
XHTML fixes Move UI level out of i18n and into help docs
This commit is contained in:
parent
d4299c3bbb
commit
14cf8adf0a
25 changed files with 207 additions and 198 deletions
|
|
@ -14,7 +14,7 @@ our $I18N = {
|
|||
|
||||
'random asset proxy body' => {
|
||||
message => q|
|
||||
<P><b>^RandomAssetProxy</b>();<br />
|
||||
<p><b>^RandomAssetProxy</b>();<br />
|
||||
<b>^RandomAssetProxy</b>(<i>Asset URL</i>);<br />
|
||||
This macro works similarly to the ^<b>AssetProxy</b>(); macro except instead of displaying the
|
||||
Asset, it picks a random Asset from the descendents of the Asset whose URL is supplied as the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue