forked from services/mlmmj-light-web-ecg
Added missing header div in login template
This commit is contained in:
@@ -28,9 +28,11 @@
|
|||||||
</script>
|
</script>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
<div id="header">
|
||||||
<div id="header_left">
|
<div id="header_left">
|
||||||
<a href="{$web_url}">{$headline}</a>
|
<a href="{$web_url}">{$headline}</a>
|
||||||
</div>
|
</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 (<strong>without</strong> @ecogood.org).</p>
|
||||||
|
|||||||
Reference in New Issue
Block a user