afuna: Cat under a blanket. Text: "Cats are just little people with Fur and Fangs" (Default)
afuna ([personal profile] afuna) wrote in [site community profile] changelog2010-01-30 07:34 am

[dw-free] Remove /syn/index.bml.promo.text

[commit: http://hg.dwscoalition.org/dw-free/rev/bb17c6e40c97]

http://bugs.dwscoalition.org/show_bug.cgi?id=579

Cleanup.

Patch by [staff profile] denise.

Files modified:
  • htdocs/syn/index.bml
--------------------------------------------------------------------------------
diff -r 7dba15b9d841 -r bb17c6e40c97 htdocs/syn/index.bml
--- a/htdocs/syn/index.bml	Sat Jan 30 04:24:22 2010 +0000
+++ b/htdocs/syn/index.bml	Sat Jan 30 07:33:53 2010 +0000
@@ -203,7 +203,6 @@ body<=
     my $title = BML::ml('.using.title', {'sitename' => $LJ::SITENAME});
     my $ret = "<?h1 $title h1?><?p $ML{'.using.text'} p?>";
     $ret .= "<?p " . BML::ml('.top1000.text', {'aopts' => "href='$LJ::SITEROOT/syn/list'"}) . " p?>";
-    $ret .= "<?p $ML{'.promo.text'} p?>";
 
     $ret .= "<form method='post' action='./'>";
     $ret .= LJ::html_hidden("userid", $u->{'userid'});
--------------------------------------------------------------------------------