diff --git a/mozilla/webtools/partytool/views/feeds/index.thtml b/mozilla/webtools/partytool/views/feeds/index.thtml index 48be0ddcde7..12b749d2ae6 100755 --- a/mozilla/webtools/partytool/views/feeds/index.thtml +++ b/mozilla/webtools/partytool/views/feeds/index.thtml @@ -8,7 +8,7 @@ <?php echo $count; ?> Total Parties - url('/'); ?> + url('/parties/view/all/'); ?> - \ No newline at end of file + diff --git a/mozilla/webtools/partytool/views/users/edit.thtml b/mozilla/webtools/partytool/views/users/edit.thtml index e3bf3dc32af..b193e847d22 100755 --- a/mozilla/webtools/partytool/views/users/edit.thtml +++ b/mozilla/webtools/partytool/views/users/edit.thtml @@ -12,7 +12,7 @@ tagErrorMsg('User/name', 'You must enter a name.')?>
- + input('User/website', array('size' => 40)); ?>
@@ -80,8 +80,12 @@
checkbox('User/showemail'); ?>
+
+
checkbox('User/showloc'); ?>
+
+
checkbox('User/showmap'); ?>
diff --git a/mozilla/webtools/partytool/views/users/register.thtml b/mozilla/webtools/partytool/views/users/register.thtml index ff4f992b1c7..661a2745014 100755 --- a/mozilla/webtools/partytool/views/users/register.thtml +++ b/mozilla/webtools/partytool/views/users/register.thtml @@ -22,7 +22,7 @@ field is optional.
- input('User/location', array('id' => 'location', 'size' => 40, 'onkeypress' => 'capture(event)')); ?> + input('User/location', array('id' => 'location', 'size' => 40, 'onkeypress' => 'capture(event)', 'onblur' => 'update()')); ?>

If you have a website, enter the URL here. (including the http:// ) Your website will be