|
|
|
@ -3,7 +3,7 @@
|
|
|
|
|
<head>
|
|
|
|
|
<meta charset="UTF-8" />
|
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
|
|
|
<title>Admin Dashboard</title>
|
|
|
|
|
<title>Admin Panneau de contrôle</title>
|
|
|
|
|
<link
|
|
|
|
|
rel="stylesheet"
|
|
|
|
|
href="https://stackpath.bootstrapcdn.com/bootstrap/5.0.0-alpha1/css/bootstrap.min.css"
|
|
|
|
@ -95,7 +95,7 @@
|
|
|
|
|
<div class="col-2 d-flex justify-content-end">
|
|
|
|
|
<a href="index.php?action=goToAddEnigmeSolo" class="send py-1 px-2 d-flex align-items-center">
|
|
|
|
|
<svg class="mr-2" width="20px" height="20px" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" fill="none"><g id="SVGRepo_bgCarrier" stroke-width="0"></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g><g id="SVGRepo_iconCarrier"> <g stroke="currentColor" stroke-linecap="round" stroke-width="2"> <path d="M12 19V5"></path> <path d="M19 12H5"></path> </g> </g></svg>
|
|
|
|
|
Add
|
|
|
|
|
Ajouter
|
|
|
|
|
</a>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
@ -144,7 +144,7 @@
|
|
|
|
|
<div class="col-2 d-flex justify-content-end">
|
|
|
|
|
<a href="index.php?action=goToAddEnigmeMulti" class="send py-1 px-2 d-flex align-items-center">
|
|
|
|
|
<svg class="mr-2" width="20px" height="20px" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" fill="none"><g id="SVGRepo_bgCarrier" stroke-width="0"></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g><g id="SVGRepo_iconCarrier"> <g stroke="currentColor" stroke-linecap="round" stroke-width="2"> <path d="M12 19V5"></path> <path d="M19 12H5"></path> </g> </g></svg>
|
|
|
|
|
Add
|
|
|
|
|
Ajouter
|
|
|
|
|
</a>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
@ -179,7 +179,7 @@
|
|
|
|
|
</div>
|
|
|
|
|
<div class="user-box position-relative">
|
|
|
|
|
<input type="text" name="object" id="object" required="" />
|
|
|
|
|
<label>Object</label>
|
|
|
|
|
<label>Objet</label>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
@ -190,7 +190,7 @@
|
|
|
|
|
<div class="row d-flex justify-content-end">
|
|
|
|
|
<button type="submit" class="send px-3 py-2 border-0 d-flex align-items-center">
|
|
|
|
|
<svg class="mr-2" width="20px" height="20px" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g id="SVGRepo_bgCarrier" stroke-width="0"></g><g id="SVGRepo_iconCarrier"> <path d="M10.4995 13.5002L20.9995 3.00017M10.6271 13.8282L13.2552 20.5862C13.4867 21.1816 13.6025 21.4793 13.7693 21.5662C13.9139 21.6415 14.0862 21.6416 14.2308 21.5664C14.3977 21.4797 14.5139 21.1822 14.7461 20.5871L21.3364 3.69937C21.5461 3.16219 21.6509 2.8936 21.5935 2.72197C21.5437 2.57292 21.4268 2.45596 21.2777 2.40616C21.1061 2.34883 20.8375 2.45364 20.3003 2.66327L3.41258 9.25361C2.8175 9.48584 2.51997 9.60195 2.43326 9.76886C2.35809 9.91354 2.35819 10.0858 2.43353 10.2304C2.52043 10.3972 2.81811 10.513 3.41345 10.7445L10.1715 13.3726C10.2923 13.4196 10.3527 13.4431 10.4036 13.4794C10.4487 13.5115 10.4881 13.551 10.5203 13.5961C10.5566 13.647 10.5801 13.7074 10.6271 13.8282Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path> </g></svg>
|
|
|
|
|
Send
|
|
|
|
|
Envoyer
|
|
|
|
|
</button>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|