mark: A photo of Mark kneeling on top of the Taal Volcano in the Philippines. It was a long hike. (Default)
Mark Smith ([staff profile] mark) wrote in [site community profile] changelog2009-03-04 07:28 am

[dw-free] English-strip /openid

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

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

English stripping.

Patch by [personal profile] sophie.

Files modified:
  • htdocs/openid/index.bml
  • htdocs/openid/index.bml.text
--------------------------------------------------------------------------------
diff -r df3df4e31d08 -r f7c3d534fa00 htdocs/openid/index.bml
--- a/htdocs/openid/index.bml	Tue Mar 03 15:02:45 2009 +0000
+++ b/htdocs/openid/index.bml	Wed Mar 04 07:28:35 2009 +0000
@@ -31,7 +31,7 @@ regEvent(window, "load", initPage);
 
 
 <=head
-windowtitle=>OpenID
+windowtitle=><?_ml .title _ml?>
 body<=
 
 <div style='background-color: #ffe680; float: right; width: 175px; font-size: 0.8em; border: 1px outset #333; padding: 2px;'>
diff -r df3df4e31d08 -r f7c3d534fa00 htdocs/openid/index.bml.text
--- a/htdocs/openid/index.bml.text	Tue Mar 03 15:02:45 2009 +0000
+++ b/htdocs/openid/index.bml.text	Wed Mar 04 07:28:35 2009 +0000
@@ -1,3 +1,5 @@
+.title=OpenID
+
 .beta.heading=BETA:
 
 .beta.content=Our OpenID consumer support is very new.  That is, external users logging in with their identity here will find some rough edges while we work on smoothing it all out.<br /><br />Our server support is relatively complete, though.
--------------------------------------------------------------------------------