forked from science-ation/science-ation
Typo
This commit is contained in:
parent
1e0c502de8
commit
8aec6a23e6
@ -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 />";
|
||||
|
Loading…
Reference in New Issue
Block a user