Просмотр исходного кода

Reword signup note about affiliation

Achilleas Koutsou 6 лет назад
Родитель
Сommit
f8821bb0c9
1 измененных файлов с 3 добавлено и 5 удалено
  1. 3 5
      templates/user/auth/signup.tmpl

+ 3 - 5
templates/user/auth/signup.tmpl

@@ -12,11 +12,9 @@
 					{{if .DisableRegistration}}
 						<p>{{.i18n.Tr "auth.disable_register_prompt"}}</p>
 					{{else}}
-					<div class="ui piled yellow segment">
-						<h4 class="ui header">Please note!</h4>
-						For Registration we require only username, password and email. Please use an institutional email to
-						register. Otherwise you will only be able to use a subset of GIN's functionality and your maximum
-						repository size will be dramatically reduced
+					<div class="ui piled segment">
+						For Registration we require only username, password, and a valid email address, but adding your name and affiliation is recommended.
+						Please use an institutional email address for registration to benefit from the full set of features of GIN.
 					</div>
 					<div class="ui required inline field {{if .Err_UserName}}error{{end}}"
 							 data-tooltip="Username is used to create and to display your repositories. Choose wisely">