add invalid Id Token message

This commit is contained in:
Ludy87
2024-05-28 10:27:44 +02:00
parent 0f4eb8398a
commit cd6f3862f6
32 changed files with 32 additions and 1 deletions

View File

@@ -25,7 +25,6 @@
<input type="checkbox" id="flattenOnlyForms" name="flattenOnlyForms">
<label for="flattenOnlyForms" th:text="#{flatten.flattenOnlyForms}" ></label>
</div>
</div>
<br>
<button type="submit" id="submitBtn" class="btn btn-primary" th:text="#{flatten.submit}"></button>
</form>