]> git.mxchange.org Git - friendica.git/blobdiff - view/templates/lostpass.tpl
Updated messages.po
[friendica.git] / view / templates / lostpass.tpl
index 3c4f422197898c3a9f1a49f09fddfc5afd2db855..4348d9ef8cac1a899383a6a6f1f9c5a53df4bcb5 100644 (file)
@@ -5,13 +5,13 @@
 {{$desc nofilter}}
 </p>
 
-<form action="lostpass" method="post" >
+<form action="lostpass" method="post">
 <div id="login-name-wrapper">
         <label for="login-name" id="label-login-name">{{$name}}</label>
         <input type="text" maxlength="60" name="login-name" id="login-name" value="" />
 </div>
 <div id="login-extra-end"></div>
-<div id="login-submit-wrapper" >
+<div id="login-submit-wrapper">
         <input type="submit" name="submit" id="lostpass-submit-button" value="{{$submit}}" />
 </div>
 <div id="login-submit-end"></div>