summaryrefslogtreecommitdiff
path: root/templates/list-available-printers.tmpl
diff options
context:
space:
mode:
authorjlovell <jlovell@a1ca3aef-8c08-0410-bb20-df032aa958be>2007-04-05 18:24:21 +0000
committerjlovell <jlovell@a1ca3aef-8c08-0410-bb20-df032aa958be>2007-04-05 18:24:21 +0000
commit323c5de1e804061e344172cc9a9551bb0ee71005 (patch)
treea5dc0097015c75bd1c556a62fbc3eef2c65814a7 /templates/list-available-printers.tmpl
parentc0e1af835b65e53b4506f37f235c7cdc820dffa8 (diff)
downloadcups-323c5de1e804061e344172cc9a9551bb0ee71005.tar.gz
Load cups into easysw/current.
git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@308 a1ca3aef-8c08-0410-bb20-df032aa958be
Diffstat (limited to 'templates/list-available-printers.tmpl')
-rw-r--r--templates/list-available-printers.tmpl10
1 files changed, 10 insertions, 0 deletions
diff --git a/templates/list-available-printers.tmpl b/templates/list-available-printers.tmpl
new file mode 100644
index 000000000..bd7ff8859
--- /dev/null
+++ b/templates/list-available-printers.tmpl
@@ -0,0 +1,10 @@
+<H2 CLASS="title">Available Printers</H2>
+
+{#device_uri=0?<P>No printers found.</P>
+:<UL>{[device_uri]
+<LI><A HREF="/admin?op=add-printer&amp;{device_options}"><IMG
+SRC="/images/button-add-this-printer.gif" ALT="Add This Printer" CLASS="button"
+ALIGN="MIDDLE"></A>
+{device_make_and_model} ({device_info})</LI>
+}</UL>}
+