sollten die JS alerts nich auch auf colorbox umgestellt werden? Noch sind nämlich ein paar drin:
Code: Alles auswählen
adm_program
administration
members
members_new.php
34: alert("'.$g_l10n->get('SYS_FIELDS_EMPTY').'");
roles
roles_new.php
188: alert("'.$g_l10n->get('ROL_SAVE_ROLES').'");
modules
ecards
ecard.js (3 matches)
125: alert(error_message);
280: alert(ecardJS.ajaxExecution_ErrorText.replace('[ERROR]',"\n\tResponse text: "+xhr.responseText+"\n\tAjax options: "+ajaxOptions+"\n\tTrown error: "+thrownError));
466: alert( this.messageTooLong.replace("[MAX]",this.max_ecardTextLength) );
lists
members.php (4 matches)
163: alert("'.$g_l10n->get('LST_MUST_HAVE_WEBMASTER').'");
191: alert("'.$g_l10n->get('SYS_ROLE_MAX_MEMBERS', $role->getValue('rol_name')).'");
195: alert("'.$g_l10n->get('SYS_NO_RIGHTS').'");
199: alert("'.$g_l10n->get('SYS_INVALID_PAGE_VIEW').'");
mylist.php
118: alert("'.$g_l10n->get('LST_NO_MORE_COLUMN').'");
profile
profile.js
115: alert(this.changeRoleDates_ErrorText);
system
js
form.js
143: alert('Error: Form elements must not be named "submit".');
