Remove the warning about only being able to submit once.. it doesnt make sense for stats.

This commit is contained in:
james 2007-12-20 16:01:39 +00:00
parent 647456ae69
commit d9f6b8c330

View File

@ -269,9 +269,6 @@
echo "</textarea>";
echo "<br />";
echo "<br />";
echo i18n("Warning! You can only use this feature once, and it will send whatever data is listed above. If you try to submit this data a second time to YSF it will not work. So please make sure everything is correct before submitting!");
echo "<br />";
echo "<br />";
echo "<input type=\"submit\" value=\"".i18n("Send Affiliation Stats to YSF")."\">";
echo "</form>";