@@ -212,6 +212,7 @@ |
||
212 | 212 | * Renders a checkbox. |
213 | 213 | * |
214 | 214 | * @param string $title The title to put on the checkbox. |
215 | + * @param string $name |
|
215 | 216 | */ |
216 | 217 | private function render_checkbox( $name, $title ) { |
217 | 218 | ?> |