1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-16 00:05:56 +00:00

make login form a bit special after all

This commit is contained in:
Andrew Dolgov
2019-02-19 15:21:59 +03:00
parent 0b8d159440
commit 73c845858c
8 changed files with 13 additions and 4 deletions

View File

@@ -65,7 +65,7 @@ function bwLimitChange(elem) {
<div class="container">
<h1><?php echo "Authentication" ?></h1>
<div class="content">
<div class="content login-form">
<form action="public.php?return=<?php echo $return ?>"
dojoType="dijit.form.Form" method="POST">