MyBB Community Forums

Full Version: [F] Missing lang variable in calendar_move
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
In the template calendar_move the line
<td width="20%" class="trow1"><strong>Move to Calendar:</strong></td>
should be
<td width="20%" class="trow1"><strong>{$lang->move_to_calendar}:</strong></td>
Thank you for your bug report.

This bug has been fixed in our internal code repository. Please note that the problem will not be fixed here until these forums are updated.