start branch for template new

This commit is contained in:
2025-01-26 12:37:26 +01:00
parent 9b74f92a4c
commit deb384a31e
13 changed files with 163 additions and 56 deletions
+3 -3
View File
@@ -315,7 +315,7 @@ include('include/trfqueryscript.php'); ?>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<?php include('back.php'); ?>
<style>
/* select2 css */
.select2-container {
@@ -436,7 +436,7 @@ include('include/trfqueryscript.php'); ?>
</div>
<div class="row">
<div class="col-sm-12">
<div class="card">
<div class="card" style="background-color: rgba(247, 223, 197, 0.5);">
<div class="card-body">
<div class="media">
@@ -496,7 +496,7 @@ include('include/trfqueryscript.php'); ?>
<?php } ?>
<div class="card">
<div class="card" style="background-color: rgba(247, 223, 197, 0.4);">
<div class="card-body">
<h4 class="mt-0 header-title"><?php echo $samplecheck; ?></h4>
<p class="text-muted mb-3"><?php echo $samplecheck_help; ?></p>