Last piece needed for multiple nextmatches / page.

This commit is contained in:
Nathan Gray 2008-08-21 18:09:20 +00:00
parent 7b145c88da
commit 044cc0f679

View File

@ -370,6 +370,7 @@ class nextmatch_widget
else
{
$nextmatch =& new etemplate('etemplate.nextmatch_widget');
$nextmatch->read('etemplate.nextmatch_widget');
// keep the editor away from the generated tmpls
$nextmatch->no_onclick = true;