Private GIT

Skip to content
Snippets Groups Projects
Unverified Commit c92aa614 authored by Olivier Cherrier's avatar Olivier Cherrier Committed by GitHub
Browse files

Update login_form.php

Fix BASE URL.
parent c746f0c5
Branches
No related tags found
No related merge requests found
<div id="login">
<form name="login" id="login" class="form-inline" method="post">
<form name="login" id="login" action="<?php $BASE ?>" class="form-inline" method="post">
<div class="loginForm row">
<!-- title -->
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment