madeon (madeon) wrote in changelog,
madeon
madeon
changelog

[livejournal] r21350: LJSUP-10219: Behavior for variables "Pub...

Committer: sbelyaev
LJSUP-10219: Behavior for variables "Publish/Postpone untill" on update.bml form
U   trunk/cgi-bin/LJ/Widget/EntryForm.pm
Modified: trunk/cgi-bin/LJ/Widget/EntryForm.pm
===================================================================
--- trunk/cgi-bin/LJ/Widget/EntryForm.pm	2012-03-12 08:15:12 UTC (rev 21349)
+++ trunk/cgi-bin/LJ/Widget/EntryForm.pm	2012-03-12 08:44:45 UTC (rev 21350)
@@ -577,7 +577,7 @@
     };
 
     if ( $opts->{'mode'} eq "edit" && $can_edit_date ) {
-        if ( $opts->{'delayed'} ) {
+        if ( $opts->{'delayedid'} ) {
             $out .= qq{
                 <label class="title entrydate-title-date">$BML::ML{'entryform.postponed.until'}</label>
             };

Tags: livejournal, madeon, pm, sbelyaev
Subscribe

  • Post a new comment

    Error

    Anonymous comments are disabled in this journal

    default userpic

    Your reply will be screened

    Your IP address will be recorded 

  • 0 comments