XHTML fixes

This commit is contained in:
Colin Kuskie 2006-05-03 20:01:38 +00:00
parent c98308af17
commit 2b651949ea
23 changed files with 201 additions and 189 deletions

View file

@ -29,15 +29,14 @@ our $I18N = {
'include body' => {
message => q|
<b>&#94;Include();</b><br />
<p><b>&#94;Include();</b><br />
Allows a content manager or administrator to include a file from the local filesystem.
<p/>
<i>Example:</i> &#94;Include("/this/file.html");
<p>
</p>
<p><i>Example:</i> &#94;Include("/this/file.html");
</p>
|,
lastUpdated => 1112466919,
lastUpdated => 1146686398,
},
};