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] changelog2009-04-26 01:50 pm

[dw-free] Negatives says "posted by on" in personal journals

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

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

Fix poster text in Negatives

Patch by [personal profile] av8rmike.

Files modified:
  • bin/upgrading/s2layers/negatives/layout.s2
--------------------------------------------------------------------------------
diff -r 2ec8b18ae910 -r 2247cb60a27e bin/upgrading/s2layers/negatives/layout.s2
--- a/bin/upgrading/s2layers/negatives/layout.s2	Sun Apr 26 04:20:56 2009 +0000
+++ b/bin/upgrading/s2layers/negatives/layout.s2	Sun Apr 26 13:49:54 2009 +0000
@@ -389,9 +389,9 @@ function Page::print_entry (Entry e)
             $e->print_metatypes();
             $e->print_subject();
         println "</div>";
-        print "<div class=\"datetime\">(posted by ";
+        print "<div class=\"datetime\">(";
             $e->print_poster();
-            print " on ";
+            print " ";
             $e->print_time();
             print ")";
         println "</div>";
--------------------------------------------------------------------------------

Post a comment in response:

This account has disabled anonymous posting.
If you don't have an account you can create one now.
HTML doesn't work in the subject.
More info about formatting

If you are unable to use this captcha for any reason, please contact us by email at support@dreamwidth.org