![]() |
template name="moderation_delayedmoderation_date_day" - Printable Version +- MyBB Community Forums (https://community.mybb.com) +-- Forum: Development (https://community.mybb.com/forum-161.html) +--- Forum: MyBB 1.8 Development (https://community.mybb.com/forum-165.html) +---- Forum: 1.8 Bugs and Issues (https://community.mybb.com/forum-157.html) +----- Forum: Pushed (https://community.mybb.com/forum-183.html) +----- Thread: template name="moderation_delayedmoderation_date_day" (/thread-203418.html) |
template name="moderation_delayedmoderation_date_day" - Ashley1 - 2016-10-01 redundant " <option value="{$day}"{$selected}">{$day}</option> should be <option value="{$day}"{$selected}>{$day}</option> RE: template name="moderation_delayedmoderation_date_day" - Eldenroot - 2016-10-07 https://github.com/mybb/mybb/issues/2474 RE: template name="moderation_delayedmoderation_date_day" - Eldenroot - 2016-11-08 This is FIXED! |