Actually - either will work. On 4/7/08 1:34 PM, "Timothy Appnel" <tim at appnel.com> wrote: > On Mon, Apr 7, 2008 at 11:59 AM, Reed A. Cartwright <reed at scit.us> wrote: > >> <mt:If name="xmode" eq="quote"> >> Quote >> <mt:else name="xmode" eq "panel"> > > This should <mt:elseif ...> > >> Panel >> <mt:else> >> Unknown option >> </mt:if> > > <tim/>