mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-02 05:59:21 +03:00
Fix filename
This commit is contained in:
parent
ebd32d8fad
commit
2047525ce6
3 changed files with 3 additions and 3 deletions
|
|
@ -13,7 +13,7 @@ class CustomAdminSettingsTabPlugin extends \RainLoop\Plugins\AbstractPlugin
|
|||
|
||||
$this->addAjaxHook('AjaxAdminGetData', 'AjaxAdminGetData');
|
||||
|
||||
$this->addTemplate('templates/PluginCustomAdminSettingnTab.html', true);
|
||||
$this->addTemplate('templates/PluginCustomAdminSettingsTab.html', true);
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue