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 '
'; // Warning for if the file isn't writable. if (!empty($context['warning'])) echo ' '; echo '
', $txt['smf11'], '
', $context['warning'], '
'; // Show the actual agreement in an oversized text box. echo '


'; } function template_edit_reserved_words() { global $context, $settings, $options, $scripturl, $txt; echo '
', $txt[341], '
', $txt[342], '





'; } function template_admin_settings() { global $context, $settings, $options, $scripturl, $txt, $modSettings; // Javascript for the verification image. if ($context['use_graphic_library']) { echo ' '; } echo '
', $txt['settings'], '
'; // Functions to do some nice box disabling dependant on age restrictions. echo ' '; echo '
(?):
:
(?):
(?):

'; if ($context['use_graphic_library']) echo ' ', $txt['admin_setting_image_verification_sample'], '
'; else { echo ' ', $txt['admin_setting_image_verification_nogd'], ''; } echo '

(?):
', $txt['admin_setting_coppaAge_desc'], '
(?):
(?):
', $txt['admin_setting_coppaPost_desc'], '