Verwaltung von LDAP Accounts und Gruppen
Michael Dollinger
2021-01-02 6ff9325cb3c301efd80f5583cf8fdb7f6ec40e5e
„src/main/webapp/index.jsp“ ändern

Link zur Support-Seite im Wiki gesetzt
1 files modified
2 ■■■ changed files
src/main/webapp/index.jsp 2 ●●● patch | view | raw | blame | history
src/main/webapp/index.jsp
@@ -12,7 +12,7 @@
    <div class="container">
        <h1><fmt:message key="contact.title"/></h1>
        <p><fmt:message key="contact.text"/></p>
        <a href="mailto:service@example.com">E-Mail an <em>service@example.com</em></a>
        <a href="https://wiki.ecogood.org/display/INTERN/IT-Support" target="_blank">Dein <em>IT-Support</em></a>
    </div>
    <jsp:include page="template/footer.jsp"/>
</body>