]> git.ipfire.org Git - thirdparty/cups.git/blame - templates/list-available-printers.tmpl
What the heck, make it the full 1.3.3 release code - we've already got all of
[thirdparty/cups.git] / templates / list-available-printers.tmpl
CommitLineData
323c5de1 1<H2 CLASS="title">Available Printers</H2>
2
3{#device_uri=0?<P>No printers found.</P>
4:<UL>{[device_uri]
5<LI><A HREF="/admin?op=add-printer&amp;{device_options}"><IMG
6SRC="/images/button-add-this-printer.gif" ALT="Add This Printer" CLASS="button"
7ALIGN="MIDDLE"></A>
8{device_make_and_model} ({device_info})</LI>
9}</UL>}
10