We are now live!
Announcements
"We Are Now Live!" - Funny I did not feel dead!
Nice job all
// Enabled
$_tmp = array(
'name' => 'enabled',
'type' => 'checkbox',
'default' => 'off',
'validate' => 'onoff',
'label' => 'enable analytics',
'help' => 'If this option is checked, the Google Analytics tracking javascript will be inserted into pages on your site',
'order' => 1
);
jrCore_register_setting('jrGoogleAnalytics',$_tmp);
<input type="button" value="?" class="form_button form_help_button" title="expand help" onclick="$('#h_system_name').slideToggle(250);">