More compatibility updates

This commit is contained in:
Unknown
2019-11-08 10:50:42 -05:00
parent 7931795ddd
commit a5c86a507d

View File

@@ -248,9 +248,9 @@ datum/borrowbook // Datum used to keep track of who has borrowed what when and f
dat += "</table>" dat += "</table>"
dat += "<BR><A href='?src=\ref[src];switchscreen=0'>(Return to main menu)</A><BR>" dat += "<BR><A href='?src=\ref[src];switchscreen=0'>(Return to main menu)</A><BR>"
if(5) if(5)
dat += "<H3>ERROR</H3>" //dat += "<H3>ERROR</H3>" //VOREStation Removal
dat+= "<FONT color=red>Library Database is in Secure Management Mode.</FONT><BR>\ //dat+= "<FONT color=red>Library Database is in Secure Management Mode.</FONT><BR>\ //VOREStation Removal
Contact a System Administrator for more information.<BR>" //Contact a System Administrator for more information.<BR>" //VOREStation Removal
//VOREstation Edit Start //VOREstation Edit Start
dat += "<H3>Upload a New Title</H3>" dat += "<H3>Upload a New Title</H3>"
if(!scanner) if(!scanner)