5,838
edits
(Aside: From version 3.6.1, the <tt>\CumulusMX\interface\js\datalogs.js</tt> uses a
<pre>language: {
altEditor: {
modalClose: 'Cancel',
edit: {
title: 'Edit record',
button: 'Save'
}
}
},</pre> construct to rename button names in <tt>CumulusMX\interface\lib\datatableseditor\dataTables.altEditor.free.js</tt>, although I would advise against editing any admin interface files, those who want to tinker with the admin interface could use this approach to get button names in their own language).
=== Data logs ===
|
edits