Home
last modified time | relevance | path

Searched refs:checkbox (Results 26 – 50 of 191) sorted by relevance

12345678

/plugin/bibtex/OSBib/create/
H A DADMINSTYLE.php361 $td .= $this->messages->text("cite", "useInitials") . ' ' . FORM::checkbox(FALSE,
371 $td .= MISC::P(FORM::checkbox($this->messages->text("style", "uppercaseCreator"),
409 FORM::checkbox(FALSE, "cite_creatorListAbbreviationItalic", $italic) . ' ' .
457 FORM::checkbox(FALSE, "cite_templateSuperscript", $superscript) .
488 $td .= MISC::P(FORM::checkbox(FALSE,
490 $td .= MISC::P(FORM::checkbox(FALSE,
492 $td .= MISC::P(FORM::checkbox(FALSE,
494 $td .= MISC::P(FORM::checkbox(FALSE,
524 $td .= FORM::checkbox(FALSE,
626 $td .= MISC::P(FORM::checkbox($this->messages->text("style", "uppercaseCreator"),
[all …]
H A DFORM.php102 function checkbox($label, $name, $checked = FALSE) function in FORM
/plugin/chat/
H A Dstyle.css47 input.checkbox {
/plugin/tos/
H A Dstyle.less12 // this checkbox controls if the diff or the content shall be shown
/plugin/tagsections/
H A Dstyle.less45 input[type='checkbox'] {
/plugin/linkback/action/
H A Dsend.php190 //value of an unchecked checkbox is not submitted, set an extra hidden different value to fix prefilling
192 $checkbox = $form->addCheckbox('plugin__linkback_toggle', $this->getLang('linkback_enabledisable'), $pos + 1)
197 $checkbox->attr('checked', 'checked');
/plugin/accscounter/lang/en/
H A Dviewer.txt5 Tick checkbox(es) that correspond to the log you want to handle, choose "Spammer Check" or "Delete …
/plugin/vbsso/views/
H A Dadmin.html2-1.tpl21 <input type="checkbox" id="[[content-28]]" name="[[content-29]]" value="1" [[content-30]] />
/plugin/combo/resources/theme/default/components/css/
H A Dlogin.css9 .form-login .checkbox {
/plugin/ckgedit/lang/en/
H A Dstyle.txt4 …tor/css**. This will automatically be done for you if you check off the checkbox labeled **Copy to…
/plugin/togglewrap/
H A DREADME3 Toggle wraps with checkbox
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/css/
H A Dbootstrap.min.css5checkbox],input[type=radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:bo…
/plugin/shibbolethauth/
H A Dstyle.css89 #shibboleth__manager .selection input.checkbox {
/plugin/sequencediagram/bower_components/snap.svg/doc/css/
H A Dtopcoat-desktop-light.css814 .checkbox {
845 .checkbox:before,
846 .checkbox:after {
851 .checkbox:before {
922 .checkbox,
938 .topcoat-checkbox {
956 .checkbox:before,
957 .checkbox:after,
964 .checkbox:before,
996 - checkbox
[all …]
/plugin/bureaucracy-au/
H A Dstyle.css59 .dokuwiki form.bureaucracyau__plugin label input[type=checkbox] {
/plugin/bureaucracyau/
H A Dstyle.css59 .dokuwiki form.bureaucracyau__plugin label input[type=checkbox] {
/plugin/bureaucracy/
H A Dstyle.css59 .dokuwiki form.bureaucracy__plugin label input[type=checkbox] {
/plugin/multiorphan/
H A Dstyle.less23 input[type=checkbox] {
/plugin/blogtng/action/
H A Dedit.php197 $checkbox = $form->addCheckbox('post-tags[]', $val, $pos++)
200 $checkbox->attr('checked', 'checked');
/plugin/struct/
H A Dstyle.less71 input:not([type='checkbox']):not([type='color']),
172 input[type='checkbox'] {
/plugin/siteexport/
H A Dstyle.css27 #siteexport fieldset label input[type=checkbox] {
/plugin/fckg/
H A DChanges57 on, on a per-page basis, either by use of a checkbox or by adding a syntax plugin style switch to t…
59 has been saved; before the save, the user should check off the complex tables checkbox. The logori…
183 Automated insertion of ~~COMPLEX_TABLES~~ macro when complex tables checkbox is set to true,
309 Remove ~~COMPLEX_TABLES~~ macro in save.php and disable macro checkbox if complex set in config man…
/plugin/html2pdf/html2pdf/html2ps/
H A Ddefault.css224 input[type=checkbox] {
225 display: -checkbox;
/plugin/querychangelog/
H A Dadmin.php264 …ptln( ' <td><input type="checkbox" name="qcmo" value="<on>" '.($_REQUEST['qcmo'] == '<on>' …
/plugin/securelogin/
H A DREADME.md7checkbox near the password field. If the browser has no JavaScript or JavaScript is disabled, then…

12345678