]> git.mxchange.org Git - friendica.git/blobdiff - view/templates/lostpass.tpl
Improved logger text
[friendica.git] / view / templates / lostpass.tpl
index 0e437ca4841e41523dd5886fb8b9073194cbead6..3dfbb7a2375b094559236d416f536082ff3e94f5 100644 (file)
@@ -1,8 +1,4 @@
-{{*
- *     AUTOMATICALLY GENERATED TEMPLATE
- *     DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
- *
- *}}
+
 <h3>{{$title}}</h3>
 
 <p id="lostpass-desc">
@@ -16,7 +12,7 @@
 </div>
 <div id="login-extra-end"></div>
 <div id="login-submit-wrapper" >
-        <input type="submit" name="submit" id="lostpass-submit-button" value="{{$submit}}" />
+        <input type="submit" name="submit" id="lostpass-submit-button" value="{{$submit|escape:'html'}}" />
 </div>
 <div id="login-submit-end"></div>
 </form>