Viewing 1 replies (of 1 total)
  • Plugin Author Asgaros

    (@asgaros)

    Hallo,

    suche mal in der Datei
    asgaros-forum/includes/forum.php
    nach dem folgenden Code:

    function showLoginMessage() {
        if (!is_user_logged_in()) {
            echo '<div class="info">'.__('You need to login in order to create posts and topics.', 'asgaros-forum').'&nbsp;<a href="'.wp_login_url(get_permalink()).'">&raquo; '.__('Login', 'asgaros-forum').'</a></div>';
        }
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Text umschreiben’ is closed to new replies.