Skip to content
Snippets Groups Projects
Commit 281ff955 authored by DIALLO ABDOUL-AZIZ's avatar DIALLO ABDOUL-AZIZ
Browse files

Add go back button

parent 2361265b
Branches
No related merge requests found
......@@ -75,6 +75,7 @@ function checkInput($data)
</div>
<small><?= $trad["form-item"]["SuccessNotification"] ?></small>
<button><?= $trad["form-item"]["submitBtn"] ?></button>
<button><span class="mdi mdi-arrow-left"></span> <?= $trad["AdminProjectForm"]["go-back-btn"] ?></button>
</form>
</main>
<?php
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment