Please help us help you and fill where relevant: Your LimeSurvey version: [6.14] Own server or LimeSurvey hosting: Own server Survey theme/template: Vanilla
==================
(Write here your question/remark)
Hello,
We used limesurvey since on long time and realized some modifications for our company.
Actually we used the version 3.28 on witch we add two new tab in globalsettings page. We are going to update in V6 and i find the file :
application/views/admin/globalsettings/globalSettings_view.php where i try to add my modification but they have no effect.
Could you confirm me that this file is always used to produce the global Settings page or it is realized by an another way ?
It's ok.
Now ./modules/admin/globalsettings/views/globalSettings_view.php is used to define the tab and the other file (_XXXX) are always in application/views/admin/globalsettings/
i'm to work like this for the moment and after parhaps a plugin.