Skip to content
Snippets Groups Projects
Commit 5e984c56 authored by Anika Henke's avatar Anika Henke
Browse files

added accidentally removed '<?php' back in (was in 57fc5edd)

parent e6014438
No related branches found
No related tags found
No related merge requests found
......@@ -32,6 +32,7 @@
<div id="dokuwiki__usertools">
<h3 class="a11y"><?php echo $lang['user_tools']; ?></h3>
<ul>
<?php
if ($_SERVER['REMOTE_USER']) {
echo '<li class="user">';
tpl_userinfo(); /* 'Logged in as ...' */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment