Callback Vote Check

Basti

Administrator
Staff member
currently is not integrated. you would need to open callback.php
Code:
    $TMPL['header'] = $LNG['p_callback_header'];
under it add your
$TMPL['meta_keywords'] = 'text';
$TMPL['meta_description'] = 'text';

For next version i could add an admin setting
 
Top