adding "Pfizer - Outside of the USA"
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
$(document).ready(function () {
|
||||
$('#batchCodeTable').DataTable({
|
||||
language: {
|
||||
searchPlaceholder: "Enter Janssen Batch Code"
|
||||
searchPlaceholder: "Enter Moderna Batch Code"
|
||||
},
|
||||
search: {
|
||||
return: false
|
||||
@@ -39,7 +39,7 @@
|
||||
<body>
|
||||
<h1>Moderna - Outside of the USA</h1>
|
||||
<p>
|
||||
<b>Check out your Janssen batch code </b> <font size="-2">(last updated 29th December 2021)</font>
|
||||
<b>Check out your Moderna batch code </b> <font size="-2">(last updated 29th December 2021)</font>
|
||||
<table border="0" class="dataframe display" id="batchCodeTable">
|
||||
<thead>
|
||||
<tr style="text-align: unset;">
|
||||
|
||||
Reference in New Issue
Block a user