init III
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
# --
|
||||
# Copyright (C) 2001-2019 OTRS AG, https://otrs.com/
|
||||
# --
|
||||
# This software comes with ABSOLUTELY NO WARRANTY. For details, see
|
||||
# the enclosed file COPYING for license information (GPL). If you
|
||||
# did not receive this file, see https://www.gnu.org/licenses/gpl-3.0.txt.
|
||||
# --
|
||||
|
||||
<!-- start form -->
|
||||
<div id="MainBox" class="Login">
|
||||
<div class="Content">
|
||||
<h2>[% Translate("Information") | html %]</h2>
|
||||
<p>
|
||||
[% Translate("Dear Customer,") | html %]<br/>
|
||||
[% Translate("thank you for using our services.") | html %]
|
||||
</p>
|
||||
<p>
|
||||
<a href="[% Env("Baselink") %]Action=[% Env("Action") %];Accept=1">[% Translate("Yes, I accepted your license.") | html %]</a>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<!-- end form -->
|
||||
Reference in New Issue
Block a user