Add 'template-parts/la-components/' from commit '54eb8e266ffe2f57afb812d18c8f78030562f62a'
git-subtree-dir: template-parts/la-components git-subtree-mainline:7c5a7f373agit-subtree-split:54eb8e266f
This commit is contained in:
13
template-parts/la-components/modals/modal-time.php
Normal file
13
template-parts/la-components/modals/modal-time.php
Normal file
@@ -0,0 +1,13 @@
|
||||
<?php
|
||||
?>
|
||||
<div class="bg-white max-w-lg w-full">
|
||||
<div class="p-6">
|
||||
<h2 class="text-xl font-bold text-gray-900 mb-4">Расписание</h2>
|
||||
|
||||
<div class="flex justify-end mt-6">
|
||||
<button data-modal-close class="border w-full">
|
||||
Понятно
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
Reference in New Issue
Block a user