From: Roland Häder Date: Sat, 31 Oct 2009 16:23:54 +0000 (+0000) Subject: Typo fixed X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=commitdiff_plain;h=26677f1ab418c2195c9c5160ed0f8d0983b6fdec Typo fixed --- diff --git a/inc/modules/member/what-reflinks.php b/inc/modules/member/what-reflinks.php index 3860fa7a18..b44b55d373 100644 --- a/inc/modules/member/what-reflinks.php +++ b/inc/modules/member/what-reflinks.php @@ -97,7 +97,7 @@ if (SQL_NUMROWS($result) > 0) { $size = filesize($test); } - $row['alternate'] = '{?MAIN_TITLE?} - {?SLOAGAN?}'; + $row['alternate'] = '{?MAIN_TITLE?} - {?SLOGAN?}'; if ($size > 0) $row['alternate'] .= ' (' .translateComma(round($size / 102.4) / 10) . ' {--KBYTES--})'; // Add some more data