From bc22ecd8b53e115656717506ec956be1d0502731 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Wed, 27 Nov 2019 20:56:41 +0000 Subject: [PATCH] No embedded links --- webinterface.py | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/webinterface.py b/webinterface.py index 360079a7..ef7bd2fb 100644 --- a/webinterface.py +++ b/webinterface.py @@ -2629,11 +2629,12 @@ def htmlTimeline(recentPostsCache: {},maxRecentPosts: int, else: newPostButtonStr=''+translate['Create a new DM']+'' + # This creates a link to the profile page when viewed in lynx, but should be invisible in a graphical web browser + tlStr+='' + # banner and row of buttons tlStr+='' tlStr+='
' - # Note: this creates a link to the profile page when viewed in lynx, but should be invisible in a graphical web browser - tlStr+='' tlStr+='
' tlStr+='
\n' tlStr+=' '