mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-24 11:08:45 +02:00
Added the ability to display a custom welcome/disclaimer message at the bottom of the login form.
SVN:1.2[1807]
This commit is contained in:
@@ -147,6 +147,7 @@ EOF
|
||||
$this->add("</table>\n");
|
||||
$this->add("<input type=\"hidden\" name=\"loginop\" value=\"login\" />\n");
|
||||
$this->add("</form>\n");
|
||||
$this->add(Dict::S('UI:Login:About'));
|
||||
$this->add("</div>\n");
|
||||
break;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user