%inherit file="//layout/admin_lite_dialog.html"/> <%namespace name="lib" file="//lib.html" /> <%namespace name="formset" file="//formset.html" /> <%def name="title()">${_('Change master association')} - ${parent.title()}%def> <%def name="get_breadcrumbs()"> <% return [ [_('Manager'), ['manager']], [_('Licensing'), ['manager','system','licensing']], [_('Change master association'), None] ] %> %def> % if controller_exception:
${_('The master server was successfully changed.')}
% else:${_('This server, %s, is currently acting as a master license server.') % h(local_slave_name)}
% else:${_('This server %(slave)s is currently associated with the master license server located at: %(master)s.') % dict(slave=h(local_slave_name), master=h(master_server_uri))}
% endif
${_('Choosing this option will:')}
|
|
${_('Choosing this option will:')}
|