Skip to content
Snippets Groups Projects
Commit 84e302af authored by rhatto's avatar rhatto
Browse files

Disabling user links

parent 3e021853
No related branches found
No related tags found
No related merge requests found
......@@ -82,11 +82,11 @@
<li><a href="<TMPL_VAR GETSOURCEURL>">Source</a></li>
</TMPL_IF>
<TMPL_IF PREFSURL>
<li><a href="<TMPL_VAR PREFSURL>">Preferences</a></li>
<!--<li><a href="<TMPL_VAR PREFSURL>">Preferences</a></li>-->
</TMPL_IF>
<TMPL_IF ACTIONS>
<TMPL_LOOP ACTIONS>
<li><TMPL_VAR ACTION></li>
<!--<li><TMPL_VAR ACTION></li>-->
</TMPL_LOOP>
</TMPL_IF>
<TMPL_IF COMMENTSLINK>
......
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