mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-04-08 17:15:08 +02:00
GettextTranslationHelper: Properly fix module source paths
This commit is contained in:
parent
5961f43aa9
commit
96f3807610
@ -418,7 +418,7 @@ class GettextTranslationHelper
|
||||
{
|
||||
shell_exec(sprintf(
|
||||
"sed -i 's;%s;../../../..;g' %s",
|
||||
dirname($this->appDir),
|
||||
$this->moduleDir ?: dirname($this->appDir),
|
||||
$path
|
||||
));
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user