User relationships: Misprint in inline help comments for template file
dafeder - August 1, 2009 - 15:55
| Project: | Author Pane |
| Version: | 6.x-2.x-dev |
| Component: | Documentation |
| Category: | bug report |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
In author-pane.tpl.php, the following vars are explained in the inline comments:
<?php
/**
* - $user_relationship_api: Linked icon.
* - $user_relationship_api_link: Linked text "Add to <relationship>" or "Remove from <relationship>".
*/
?>These should read $user_relationships_api and $user_relationships_api_link

#1
Fixed in 2.x. I'm not doing anything more with 1.x. Thanks for reporting.
Michelle
#2
Automatically closed -- issue fixed for 2 weeks with no activity.