Flagship Skin
Flagship Skin
Questions, Comments, Suggestions for the Flagship skin
search3="profile_quota_id in `$_conf.myFlagship_dancer_quota`"
// Dancer Quota ID
$_tmp = array(
'name' => 'dancer_quota',
'type' => 'text',
'default' => '10',
'validate' => 'not_empty',
'label' => 'Dancer Quota',
'help' => 'Enter the dancer quota ID.',
'order' => 6
);