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-03-14 07:42 am

[dw-free] http://bugs.dwscoalition.org/show_bug.cgi?id=605

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

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

Fix english-stripping of /manage/emailpost.bml

Patch by [community profile] isabeau.

Files modified:
  • htdocs/manage/emailpost.bml
  • htdocs/manage/emailpost.bml.text
--------------------------------------------------------------------------------
diff -r 5f2d0c97da9a -r 58b35abba8e9 htdocs/manage/emailpost.bml
--- a/htdocs/manage/emailpost.bml	Sat Mar 14 07:26:50 2009 +0000
+++ b/htdocs/manage/emailpost.bml	Sat Mar 14 07:42:07 2009 +0000
@@ -555,7 +555,7 @@ body<=
 
 
     $ret .= "<?standout ";
-    $ret .= LJ::html_submit($ML{'/manage/voicepost.bml.save'});
+    $ret .= LJ::html_submit( $ML{'.save'} );
     $ret .= " standout?>";
     $ret .= "</form>";
     $ret .= LJ::run_hook('sms_footer');
diff -r 5f2d0c97da9a -r 58b35abba8e9 htdocs/manage/emailpost.bml.text
--- a/htdocs/manage/emailpost.bml.text	Sat Mar 14 07:26:50 2009 +0000
+++ b/htdocs/manage/emailpost.bml.text	Sat Mar 14 07:42:07 2009 +0000
@@ -174,6 +174,8 @@
 
 .pin.text=Your PIN is used only for the email gateway. Do not use your regular password for this. This way, if someone obtains your PIN, they can't obtain full access to your journal. The PIN should be at least [[num]] [[?num|character|characters]] long, and may only contain alphabet characters and/or numbers.
 
+.save=Save Settings
+
 .settings.entry.comments=Comments:
 
 .settings.entry.comments.select.default=default
--------------------------------------------------------------------------------

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