type="hidden" name="sa" value="register" />
';
}
// Form for editing the agreement shown for people registering to the forum.
function template_edit_agreement()
{
global $context, $settings, $options, $scripturl, $txt;
// Just a big box to edit the text file ;).
echo '
';
}
function template_edit_reserved_words()
{
global $context, $settings, $options, $scripturl, $txt;
echo '
';
}
function template_admin_settings()
{
global $context, $settings, $options, $scripturl, $txt, $modSettings;
// Javascript for the verification image.
if ($context['use_graphic_library'])
{
echo '
';
}
echo '