/plugin/telleveryone/ |
H A D | script.js | 4 if (!window.confirm(LANG.plugins.telleveryone.cancel_confirm)) { 9 if (!window.confirm(LANG.plugins.telleveryone.delete_confirm)) {
|
/plugin/structnotification/ |
H A D | script.js | 4 if (!window.confirm(LANG.plugins.telleveryone.cancel_confirm)) { 9 if (!window.confirm(LANG.plugins.telleveryone.delete_confirm)) {
|
/plugin/twofactor/ |
H A D | script.js | 6 if (window.confirm(LANG.del_confirm)) return; 11 if (window.confirm(LANG.plugins.twofactor.reset_confirm)) return;
|
/plugin/blogtng/lang/en/ |
H A D | optinmail.txt | 6 Please confirm your subscription using the following link. 10 You will not need to confirm future subscriptions once
|
/plugin/bez/scripts/ |
H A D | tasks.js | 59 if (!window.confirm(LANG.plugins.bez.bulk_delete_confirm)) { 65 if (!window.confirm(LANG.plugins.bez.bulk_move_confirm)) {
|
H A D | task.js | 4 if (!window.confirm(LANG.plugins.bez.remove_confirm)) { 120 if (!window.confirm(LANG.plugins.bez.remove_confirm)) {
|
H A D | thread.js | 5 if (!window.confirm(LANG.plugins.bez.remove_confirm)) { 176 if (!window.confirm(LANG.plugins.bez.remove_confirm)) {
|
/plugin/virtualgroup/ |
H A D | script.js | 6 if (!confirm(LANG.del_confirm)) {
|
/plugin/ireadit/ |
H A D | plugin.info.txt | 6 desc Allow dokuwiki users confirm that they have read the page.
|
/plugin/discussion/lang/en/ |
H A D | confirmsubscribe.txt | 5 To confirm your subscription please follow this links:
|
/plugin/twofactoraltemail/lang/en/ |
H A D | mail.txt | 4 the code below to confirm your login.
|
/plugin/twofactoremail/lang/en/ |
H A D | mail.txt | 4 the code below to confirm your login.
|
/plugin/wysiwyg/fckeditor/editor/_source/commandclasses/ |
H A D | fckspellcheckcommand_ie.js | 56 if ( confirm( FCKLang.IeSpellDownload ) )
|
/plugin/diagramsnet/lib/js/diagramly/ |
H A D | StorageFile.js | 136 ui.confirm(mxResources.get('replaceIt', [title]), fn, error); 290 this.ui.confirm(mxResources.get('replaceIt', [title]), fn, error); 329 this.ui.confirm(mxResources.get('replaceIt', [title]), fn, error);
|
/plugin/toolbox/ |
H A D | ToolboxFindAndReplace.js | 172 if (window.confirm(toolbox_lang.really.replace('%d', found))) { 214 if (window.confirm(toolbox_lang.fromtop)) {
|
/plugin/struct/script/ |
H A D | SchemaEditor.js | 33 if (!window.confirm(formatString(LANG.plugins.struct['confirmAssignmentsDelete'], schema, page))) {
|
/plugin/news/ |
H A D | script.js | 25 … if(window.confirm("The deleted feeds will be removed from the current news feed.")) return true;
|
H A D | admin.php | 50 $this->confirm(); 208 function confirm() { function in admin_plugin_news
|
/plugin/wysiwyg/fckeditor/editor/_source/classes/ |
H A D | fckxml_ie.js | 60 if (window.confirm( 'Error loading "' + urlToCall + '"\r\nDo you want to see more info?' ) )
|
H A D | fckxml_gecko.js | 45 if (window.confirm( 'Error loading "' + urlToCall + '"\r\nDo you want to see more info?' ) )
|
/plugin/deletepagebutton/ |
H A D | script.js | 46 + LANG.plugins.deletepagebutton.confirm
|
/plugin/dokukiwix/ |
H A D | script.js | 123 …if(confirm("Warning: You won't be able to resume if you stop now. Are you sure you want to stop?")… 195 …if (!confirm("Warning: Dokukiwix is locked. This may mean that another instance is already running…
|
/plugin/edittable/script/ |
H A D | contextmenu.js | 123 if (window.confirm(LANG.plugins.edittable.confirmdeleterow)) { 159 if (window.confirm(LANG.plugins.edittable.confirmdeletecol)) {
|
/plugin/rss/ |
H A D | README.md | 7 SimpleXML is enabled by default , however, to confirm that it exists , look at your config by execu…
|
/plugin/diagramsnet/lib/plugins/ |
H A D | trello.js | 29 editorUi.confirm(mxResources.get('allChangesLost'), null, fn,
|