Quote:
Originally Posted by eschwartz
Code:
{#ol_wait_weeks:list_item(0,\,)}
Should grab only the first item, and they are created in order anyway.
|
Thanks! I had to tweak it to only show the number of weeks, but
Code:
{#ol_wait_weeks:list_item(0,@)}
appears to work perfectly!