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-02-28 07:34 am

[dw-free] Allow importing of your journal from another LiveJournal-based site.

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

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

It's .com not .org, oops.

Patch by [staff profile] mark.

Files modified:
  • htdocs/misc/import.bml
--------------------------------------------------------------------------------
diff -r ce19311a545f -r d1072a33981f htdocs/misc/import.bml
--- a/htdocs/misc/import.bml	Fri Feb 27 12:12:19 2009 +0000
+++ b/htdocs/misc/import.bml	Sat Feb 28 07:34:14 2009 +0000
@@ -154,7 +154,7 @@ body<=
     <tr><td></td><td>
         <select name='hostname'>
             <option value='livejournal.com'>LiveJournal.com</option>
-            <option value='insanejournal.org'>Insane Journal</option>
+            <option value='insanejournal.com'>InsaneJournal</option>
         </select>
     </td></tr>
     <tr><td colspan='2'>&nbsp;</td></tr>
--------------------------------------------------------------------------------