diff --git a/register_judges.php b/register_judges.php index 50d831c..8ed68ec 100644 --- a/register_judges.php +++ b/register_judges.php @@ -212,6 +212,9 @@ echo i18n("Please choose a password in order to create your judges account"); echo "
"; echo "
"; + echo i18n("This session may not be encrypted (look for https:// in the URL, or the lock icon in the lower right corner of your browser window). For your safety, we recommend that you DO NOT use an important password here. For example, DO NOT use your personal banking password here."); + echo "
"; + echo "
"; echo ""; echo ""; echo "
";