XHTML fixes
This commit is contained in:
parent
c98308af17
commit
2b651949ea
23 changed files with 201 additions and 189 deletions
|
|
@ -29,15 +29,14 @@ our $I18N = {
|
|||
|
||||
'include body' => {
|
||||
message => q|
|
||||
|
||||
<b>^Include();</b><br />
|
||||
<p><b>^Include();</b><br />
|
||||
Allows a content manager or administrator to include a file from the local filesystem.
|
||||
<p/>
|
||||
<i>Example:</i> ^Include("/this/file.html");
|
||||
<p>
|
||||
</p>
|
||||
|
||||
<p><i>Example:</i> ^Include("/this/file.html");
|
||||
</p>
|
||||
|,
|
||||
lastUpdated => 1112466919,
|
||||
lastUpdated => 1146686398,
|
||||
},
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue