Browse Source

#$%^ typo

3.0.x
ahbanks 21 years ago
parent
commit
6c22b0a574
  1. 2
      lib/bookcount.xml

2
lib/bookcount.xml

@ -17,7 +17,7 @@
<phrase name="SELECT_LAST_BRANCHTRANSFERS_BY_ITEMNUMBER">
"select max(branchtransfers.datearrived) from branchtransfers where branchtransfers.itemnumber=$var1"
</phrase>
<phrase name="SELECT_ALL_BRANCTRANSFERS_BY_ITEMNUMBER_DATEARRIVED">
<phrase name="SELECT_ALL_BRANCHTRANSFERS_BY_ITEMNUMBER_DATEARRIVED">
"Select * from branchtransfers where branchtransfers.itemnumber=$var1 and branchtransfers.datearrived=$var2"
</phrase>
<phrase name="SELECT_COUNT_ISSUES_BY_ITEMNUMBER_TIMESTAMP">

Loading…
Cancel
Save