Displays SimpleDesk's administration panel, options pages, action log and the get-support page.
This function handles output of data populated by {@link}: - upgraded SD version advisory - latest news from SimpleDesk.net - basic version check - count of open/closed/recycled tickets in the helpdesk in total - list of current helpdesk staff - credits
This is a modified version of the standard SMF template for displaying settings, mostly so we have access to a custom BBC template. In short, SMF's functions call the relevant function in {@link} to gather which options should be displayed, store in $context, then pass it here. The same template services all of the defined areas inside Admin: SimpleDesk: Options.
Little real work is done in this template; mostly is just iterating through the already-processed contents of the action log as done by {@link}.
Little real work is done in this template; mostly is just iterating through the already-processed contents of the action log as done by {@link}.
This is little more than a simple HTML form, most of the real work is hidden behind the scenes in SimpleDesk's own site.
The helpdesk is disabled to non admins while in maintenance mode, but this template is added to the template layers if the user is an admin and it's in maintenance mode.
This template is added to the template layers, because SMF requires a layer have both a layer before and after the main content.
Page created in 0.017 seconds with 11 queries.