forked from services/mlmmj-light-web-ecg
Added line break to login text
This commit is contained in:
@@ -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">
|
||||||
|
|||||||
Reference in New Issue
Block a user