[% locale.maketext('This installation of [asis,cPanel amp() WHM] is for trial use, is limited to 30 user accounts, and will expire at the end of the trial period.') -%]
[% IF is_root_user; %]
[% locale.maketext('Upgrade to a paid copy of [asis,cPanel amp() WHM] to use the software after that period.') %]
[% IF analytics_for_current_user == 'on' && default_to_on %]
[% locale.maketext('To help us improve our users’ experience with our products, we have enabled Interface Analytics data collection for the root user.') %]
[% END %]
[% locale.maketext('When you purchase a license, you must provide the following information:') %]
- License Type: [% vars.envtype && vars.envtype != 'standard' ? "VPS" : "Dedicated" %]
- IP Address: [% server_details.publicmainserverip %]
[% locale.maketext('Purchase a License') %]
[% END %]