@@ -27,8 +27,8 @@ |
||
27 | 27 | |
28 | 28 | |
29 | 29 | /** |
30 | - * Outputs a checkbox |
|
31 | - */ |
|
30 | + * Outputs a checkbox |
|
31 | + */ |
|
32 | 32 | public function output_checkbox() { |
33 | 33 | if( $this->is_user_already_subscribed( $this->type ) == '1' ) { |
34 | 34 | return; |