1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 22:45:56 +00:00

fix login display in xml-import form

This commit is contained in:
Andrew Dolgov
2005-11-30 09:20:58 +01:00
parent 2b3bfb5ed0
commit df08c5bb99

View File

@@ -133,7 +133,7 @@
<? if ($_REQUEST["op"] != "Import") { ?>
<h1>Import XMLDB (your login is <?= $_SESSION["login"] ?>)</h1>
<h1>Import XMLDB (your login is <?= $_SESSION["name"] ?>)</h1>
<form enctype="multipart/form-data" method="POST" action="xml-import.php">
File: <input name="xmldb" type="file">&nbsp;