mirror of
https://github.com/wassname/FanFicFare.git
synced 2026-09-26 13:20:23 +08:00
Enable collection of user's own user/password again. Only used by twilighted.net.
This commit is contained in:
+2
-2
@@ -35,7 +35,7 @@ h1
|
||||
}
|
||||
|
||||
#logpassword, #logpasswordtable {
|
||||
display: none;
|
||||
// display: none;
|
||||
}
|
||||
|
||||
#urlbox, #typebox, #logpasswordtable, #logpassword, #helpbox, #yourfile
|
||||
@@ -68,4 +68,4 @@ div.field
|
||||
{
|
||||
font-size: small;
|
||||
color: #f00;
|
||||
}
|
||||
}
|
||||
|
||||
+6
-3
@@ -59,9 +59,12 @@
|
||||
<div id='logpasswordtable'>
|
||||
<h3>Login and Password</h3>
|
||||
<div id='logpassword'>
|
||||
|
||||
If the story requires a login and password to download (e.g. marked as Mature on FFA), you may need to provide
|
||||
your credentials to download it, otherwise just leave it empty
|
||||
If the story requires a login and
|
||||
password to download, you may need
|
||||
to provide your credentials to
|
||||
download it, otherwise just leave
|
||||
it empty. Currently only needed
|
||||
by twilighted.net.
|
||||
</div>
|
||||
<div class='fieldandlabel'>
|
||||
<div class='label'>Login</div>
|
||||
|
||||
Reference in New Issue
Block a user