]> git.mxchange.org Git - mailer.git/commitdiff
Typo fixed
authorRoland Häder <roland@mxchange.org>
Sat, 31 Oct 2009 16:23:54 +0000 (16:23 +0000)
committerRoland Häder <roland@mxchange.org>
Sat, 31 Oct 2009 16:23:54 +0000 (16:23 +0000)
inc/modules/member/what-reflinks.php

index 3860fa7a18968473b4cffddb3f7c975558c202b8..b44b55d3736033121f02babfe9550b44e297552e 100644 (file)
@@ -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