!
This commit is contained in:
parent
186beb6a58
commit
9352b92d2d
@ -36,14 +36,16 @@
|
||||
class="w-full text-white py-2 px-4 rounded-md hover:bg-indigo-700 focus:outline-none focus:ring-2 focus:ring-indigo-500 focus:ring-opacity-50">
|
||||
Print Credentials
|
||||
</button>
|
||||
<button
|
||||
id="print-mcc"
|
||||
class="w-full bg-indigo-700 text-white py-2 px-4 rounded-md hover:bg-indigo-700 focus:outline-none focus:ring-2 focus:ring-indigo-500 focus:ring-opacity-50 mt-2">
|
||||
Print MaineCC Contact
|
||||
</button>
|
||||
</div>
|
||||
</form>
|
||||
|
||||
|
||||
<button
|
||||
id="print-mcc"
|
||||
class="w-full bg-indigo-700 text-white py-2 px-4 rounded-md hover:bg-indigo-700 focus:outline-none focus:ring-2 focus:ring-indigo-500 focus:ring-opacity-50 mt-2">
|
||||
Print MaineCC Contact
|
||||
</button>
|
||||
|
||||
<div>
|
||||
<label for="password" class="block text-sm font-medium text-gray-700">Temp Password:</label>
|
||||
<input type="text" id="password" name="password" required
|
||||
|
Loading…
Reference in New Issue
Block a user