This commit is contained in:
wesoda25
2019-12-22 09:33:09 +01:00
committed by skoglol
parent 2eead05361
commit a78788fbbd
+1
View File
@@ -46,6 +46,7 @@
P.info += "<h2>[station_name()] Supply Requisition</h2>"
P.info += "<hr/>"
P.info += "Order #[id]<br/>"
P.info += "Time of Order: [station_time_timestamp()]<br/>"
P.info += "Item: [pack.name]<br/>"
P.info += "Access Restrictions: [get_access_desc(pack.access)]<br/>"
P.info += "Requested by: [orderer]<br/>"