XHTML fixes for capitalization and break tags
This commit is contained in:
parent
4fc3e5741b
commit
816c96a284
85 changed files with 1675 additions and 1676 deletions
|
|
@ -14,9 +14,9 @@ our $I18N = {
|
|||
|
||||
'random asset proxy body' => {
|
||||
message => q|
|
||||
<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
|
||||
<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
|
||||
argument.
|
||||
|,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue