Home
last modified time | relevance | path

Searched refs:btn_label (Results 1 – 2 of 2) sorted by relevance

/plugin/telleveryone/
H A Dadmin.php163 protected function createForm($btn_label='btn_add', $textareaValue='') { argument
184 $form->addButton('', $this->getLang($btn_label));
/plugin/bootswrapper/
H A Dscript.js131 var btn_label = $btn_wrap.html();
134 $btn_link = jQuery('<a href="javascript:void(0)"/>').html(btn_label);