static function set_continue_button_text($continue_button_text)
 {
     self::$continue_button_text = $continue_button_text;
 }