Added line break to login text

This commit is contained in:
2021-08-13 12:45:02 +02:00
parent 4aaa7edbb9
commit 964e39af90

View File

@@ -35,7 +35,7 @@
</div> </div>
<div id="login"> <div id="login">
<div id="login_form"> <div id="login_form">
<p>Please enter the credentials of your ECG account (<strong>without</strong> @ecogood.org).</p> <p>Please enter the credentials of your ECG account<br />(<strong>without</strong> @ecogood.org)</p>
<form method="post" action="login.php" onsubmit="return validate_form()"> <form method="post" action="login.php" onsubmit="return validate_form()">
<div id="username"> <div id="username">
<div id="username_left"> <div id="username_left">