$purl = htmllink($params{page}, $params{destpage},
"$archivebase/$pyear/$pmonth",
noimageinline => 1,
- linktext => "\&larr",
+ linktext => "\←",
title => $pmonthname);
}
add_depends($params{page}, "$archivebase/$pyear/$pmonth",
$nurl = htmllink($params{page}, $params{destpage},
"$archivebase/$nyear/$nmonth",
noimageinline => 1,
- linktext => "\&rarr",
+ linktext => "\→",
title => $nmonthname);
}
add_depends($params{page}, "$archivebase/$nyear/$nmonth",