diff options
Diffstat (limited to 'template/pages/wiki_template/content.html')
-rw-r--r-- | template/pages/wiki_template/content.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/template/pages/wiki_template/content.html b/template/pages/wiki_template/content.html index 344989f..99be78c 100644 --- a/template/pages/wiki_template/content.html +++ b/template/pages/wiki_template/content.html @@ -17,9 +17,9 @@ <li><a href="<TMPL_VAR GETSOURCEURL>">Source</a></li> </TMPL_IF> <li><a href="https://sublab.org/subdap/">Registrieren</a></li> -<TMPL_IF PREFSURL> +<!--<TMPL_IF PREFSURL> <li><a href="<TMPL_VAR PREFSURL>">Einstellungen</a></li> -</TMPL_IF> +</TMPL_IF>--> <TMPL_IF ACTIONS> <TMPL_LOOP ACTIONS> <li><TMPL_VAR ACTION></li> |