Browse Source

Added edit link

Samuel W. Flint 9 years ago
parent
commit
4c31c6be70
1 changed files with 2 additions and 0 deletions
  1. 2 0
      view-person.httmpl

+ 2 - 0
view-person.httmpl

@@ -66,6 +66,8 @@
                     <th>Other Parent:</th>
                     <th>Other Parent:</th>
                 </tr>
                 </tr>
             </table>
             </table>
+            <br />
+            <a href="<!-- TMPL_VAR edit-link -->">Edit</a>
         </div>
         </div>
     </body>
     </body>
 </html>
 </html>