Commit Diff


commit - 42d084bfe6655d1c636885b658dad76bbb76774e
commit + 363943341321c25f5dc7f630f88997b344604eeb
blob - ccd0aa94dcae27fdcdb7804e350487f62f70580b
blob + d860664bf2ff908b8879620c2778a0acff41ad24
--- mexp
+++ mexp
@@ -73,7 +73,7 @@ while (<>) {
 	print $fh "<header class='mail-header'>";
 	print $fh "<p>";
 	print $fh $logo;
-	print $fh "<a href='/'>‹ Back to the index</a>";
+	print $fh "<a href='/'>← Back to the index</a>";
 	print $fh " or ";
 	print $fh "<a href='/thread/$tid.html#$mid'>→ go to the thread</a>.";
 	print $fh "</p>";