# HG changeset patch # User Brian Neal # Date 1259295072 0 # Node ID c7d75cdfea21798edae0dc717afad87416b041ec # Parent d203a4a986d2c173c2534960c5090d6295cc9600 Fixing #27, add instructions for MySpace Friend ID on the edit elsewhere links page. diff -r d203a4a986d2 -r c7d75cdfea21 gpp/templates/bio/edit_elsewhere.html --- a/gpp/templates/bio/edit_elsewhere.html Fri Nov 27 03:50:34 2009 +0000 +++ b/gpp/templates/bio/edit_elsewhere.html Fri Nov 27 04:11:12 2009 +0000 @@ -20,10 +20,15 @@

No social network profiles.

{% endif %} -

Add a Social Network

+
+Add a Social Network {{ sn_form.as_p }} +

For MySpace, you must enter your + Myspace Friend ID + in the Username box.

+

Instant Messengers

@@ -44,10 +49,12 @@

No instant messenger profiles.

{% endif %} -

Add an Instant Messenger

+
+Add an Instant Messenger {{ im_form.as_p }}

+

Websites

@@ -68,10 +75,12 @@

No website profiles.

{% endif %} -

Add a Website

+
+Add a Website {{ w_form.as_p }}

+

Back to Your Profile