This commit is contained in:
dave 2010-03-29 21:47:25 +00:00
parent 1e0c502de8
commit 8aec6a23e6

View File

@ -124,7 +124,7 @@ if($config['tours_assigner_percent']=="-1") {
echo "<br />";
echo i18n("If it is not running (and you are 100% sure that it is not!) click the link below to reset the status");
echo "<br />";
echo "<a href=\"tours_sa_config?action=reset\">".i18n("Reset automatic tour assignment status")."</a>";;
echo "<a href=\"tours_sa_config.php?action=reset\">".i18n("Reset automatic tour assignment status")."</a>";;
}
echo "<br />";