]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/frio/templates/follow.tpl
Avoid memory issue in exception
[friendica.git] / view / theme / frio / templates / follow.tpl
index b4faecad2351673db548d594e7a8f453272f2836..fadd0a6dfbd923e69fac036b79249a8d5cd2058a 100644 (file)
@@ -3,7 +3,7 @@
        <h3>{{$connect}}</h3>
 
        <form action="follow" method="get">
-               <label for="side-follow-url" id="connect-desc">{{$desc}}</label>
+               <label for="side-follow-url" id="connect-desc">{{$desc nofilter}}</label>
                {{* The input field - For visual consistence we are using a search input field*}}
                <div class="form-group form-group-search">
                        <input id="side-follow-url" class="search-input form-control form-search" type="text" name="url" value="{{$value}}" placeholder="{{$hint}}" data-toggle="tooltip" title="{{$hint}}" />