4 <h1 class=listtop>[% 'Printer Management' | $T8 %]</h1>
6 <p>[% 'Printers are created for a user database. Please select a user. The associated database will be edited.' | $T8 %]</p>
8 [%- PROCESS 'admin_printer/_login_form.html' %]
10 <input type='hidden' name='action' value='printer_dispatcher'>
12 <input type='submit' name='list_users' value='[% 'Back' | $T8 %]'>
13 <input type='submit' name='list_printers' value='[% 'Continue' | $T8 %]'>