Lines Matching refs:addHTML
213 $form->addHTML('<br>');
214 $form->addHTML('<br>');
225 $form->addHTML('<th>' . $this->getLang('admin_conf_delete') . '</th>');
226 $form->addHTML('<th>' . $this->getLang('admin_conf_enabled') . '</th>');
227 $form->addHTML('<th>' . $this->getLang('admin_conf_force_runner') . '</th>');
228 $form->addHTML('<th>' . $this->getLang('admin_conf_local_name') . '</th>');
229 $form->addHTML('<th>' . $this->getLang('admin_conf_mtime') . '</th>');
230 $form->addHTML('<th>' . $this->getLang('admin_conf_docu_url') . '</th>');
231 $form->addHTML('<th>' . $this->getLang('admin_conf_remote_url') . '</th>');
232 $form->addHTML('<th>' . $this->getLang('admin_conf_update_period') . '</th>');
233 $form->addHTML('<th>' . $this->getLang('admin_conf_description') . '</th>');
338 $form->addHTML($this->getLang('admin_new_entry'));
343 $form->addHTML('<td></td>');