Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9c1f7248 authored by AVINASH GUSAIN's avatar AVINASH GUSAIN
Browse files

Merge branch 'dev/ecloud-theme-fix-26' into 'main'

nc-26 fix

See merge request e/infra/ecloud/nextcloud-apps/ecloud-theme-helper!106
parents 3a533916 148a3649
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -236,7 +236,7 @@ EOF;
				/** @var string $label */
				$label = $plainMetaInfo !== false ? $plainMetaInfo : "";
				$this->plainBody .= sprintf(
					"%${plainIndent}s %s\n",
					"%{$plainIndent}s %s\n",
					$label,
					str_replace(
						"\n",
@@ -319,7 +319,7 @@ EOF;
				/** @var string $label */
				$label = $plainMetaInfo !== false ? $plainMetaInfo : "";
				$this->plainBody .= sprintf(
					"%${plainIndent}s %s\n",
					"%{$plainIndent}s %s\n",
					$label,
					str_replace(
						"\n",