[livejournal] r20150: LJSUP-9820: There is no field "password"...
Committer: skomarov
LJSUP-9820: There is no field "password" on update.bml when you try change userU trunk/cgi-bin/LJ/Widget/EntryForm.pm
Modified: trunk/cgi-bin/LJ/Widget/EntryForm.pm
===================================================================
--- trunk/cgi-bin/LJ/Widget/EntryForm.pm 2011-09-28 04:10:19 UTC (rev 20149)
+++ trunk/cgi-bin/LJ/Widget/EntryForm.pm 2011-09-28 04:13:47 UTC (rev 20150)
@@ -538,7 +538,7 @@
</li>};
}
- $out .= qq{ <li class='pkg' id='modifydate'><label class='title'>$BML::ML{'entryform.postponed.until'}</label>
+ $out .= qq{ <li class='pkg' id='modifydate' style='display: none;'><label class='title'>$BML::ML{'entryform.postponed.until'}</label>
<span class='wrap'>
<input type="hidden" name="date_ymd_mm" value="$mon" />
<input type="hidden" name="date_ymd_dd" value="$mday" />
