]> git.mxchange.org Git - friendica.git/blobdiff - view/login.tpl
quattro: added delete buttons to groups and contacts
[friendica.git] / view / login.tpl
old mode 100644 (file)
new mode 100755 (executable)
index 5240bb9..5349fa3
                <input type="submit" name="submit" id="login-submit-button" value="$login" />
        </div>
        
+       {{ for $hiddens as $k=>$v }}
+               <input type="hidden" name="$k" value="$v" />
+       {{ endfor }}
+       
+       
 </form>