name fixen

This commit is contained in:
Matthew Wilson 2006-04-17 06:07:04 +00:00
parent 419bdee9c4
commit 64249e4f5d

View file

@ -78,7 +78,11 @@ if (selector1) {
<tr><td><h1><tmpl_var message></h1></td></tr>
<tmpl_loop message_loop>
<tr><td><tmpl_var prereq_message></td></tr>
<tr><td><tmpl_var title> requires all of the following:</td><td>
<tmpl_loop messageLoop>
<p><tmpl_var reqmessage></p>
</tmpl_loop></td>
</tr>
</tmpl_loop>
<tmpl_loop missingEvents_loop>