diff options
Diffstat (limited to 'admin_site_other.php')
| -rw-r--r-- | admin_site_other.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/admin_site_other.php b/admin_site_other.php index 127f0c7c6b..d919c2acf0 100644 --- a/admin_site_other.php +++ b/admin_site_other.php @@ -46,7 +46,7 @@ $controller <table id="other"> <tr> <td> - <a href="#" onclick="addnewchild(''); return false;"> + <a href="#" onclick="add_unlinked_indi(); return false;"> <?php echo /* I18N: An individual that is not linked to any other record */ WT_I18N::translate('Create a new individual'); ?> </a> </td> |
