wisest owl (wisest_owl) wrote in changelog,
wisest owl
wisest_owl
changelog

[livejournal] r17466: LJSUP-6948: move adversting notification

Committer: wisest-owl
LJSUP-6948: move adversting notification

U   trunk/htdocs/manage/profile/index.bml
Modified: trunk/htdocs/manage/profile/index.bml
===================================================================
--- trunk/htdocs/manage/profile/index.bml	2010-09-29 07:32:46 UTC (rev 17465)
+++ trunk/htdocs/manage/profile/index.bml	2010-09-29 08:51:54 UTC (rev 17466)
@@ -546,12 +546,10 @@
             $ret .= "</td></tr>\n";
             $ret .= "<tr id=\"phone_vercode\" style=\"display: none;\"><td class='field_name'>$ML{'.fn.vernum'}</td><td>";
             $ret .= LJ::html_text({ 'name' => 'txtmsg_verify', 'size' => '4', 'maxlength' => '4' }) ." <input type='button' name='verify' value='$ML{'.section.vernum.button'}' />";
-            $ret .= "</td></tr>\n";
             if( $u->in_class("paid") || $u->in_class("sponsored") || $u->in_class("perm") ) {
-                $ret .= "<tr><td>&nbsp;</td><td>";
                 $ret .= '<div class="helper">' . $ML{'.section.textmsg.adv'} . '</div>';
-                $ret .= "</td></tr>\n";
             }
+			$ret .= "</td></tr>\n";
             $ret .= "</table>\n";
 
 			$ret .= "<script type='text/javascript'>";

Tags: bml, livejournal, wisest-owl
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