fix [ 1249114 ] unclosed <li> elements in auth modules

This commit is contained in:
Martin Kamerbeek 2005-08-12 13:22:54 +00:00
parent fea1002aca
commit 52670adb9f
9 changed files with 30 additions and 28 deletions

View file

@ -501,6 +501,7 @@ each asset under the tab &quot;Meta&quot; in the asset properties.</p>
Metadata in combination with passive profiling produces AOI (Areas of
Interest) information. You can retrieve the value of a metadata property
with the &#94;AOIRank(); and &#AOIHits(); macros.</p>
</li>
<li><p><b>Show content based upon criteria<br>
</b>The Wobject Proxy allows you to select content based upon criteria like:<blockquote>
contenttype = sport AND source != newspaper</blockquote>

View file

@ -1163,10 +1163,10 @@ is set to "response".
'what next question description' => {
message => q|After defining the question, you may supply an answer:
<ul>
<li>Multiple Choice</il>
<li>Text</il>
<li>Frequency</il>
<li>Opinion</il>
<li>Multiple Choice</li>
<li>Text</li>
<li>Frequency</li>
<li>Opinion</li>
<li>Or you may return to the survey</li>
</ul>
</p>|,