summaryrefslogtreecommitdiff
path: root/themes/minimal/templates/personbox_template.php
diff options
context:
space:
mode:
Diffstat (limited to 'themes/minimal/templates/personbox_template.php')
-rw-r--r--themes/minimal/templates/personbox_template.php8
1 files changed, 2 insertions, 6 deletions
diff --git a/themes/minimal/templates/personbox_template.php b/themes/minimal/templates/personbox_template.php
index 12b25a3a34..1cb757799a 100644
--- a/themes/minimal/templates/personbox_template.php
+++ b/themes/minimal/templates/personbox_template.php
@@ -2,12 +2,12 @@
/**
* Template for drawing person boxes
* This template expects that the following variables will be set
- * $pid, $boxID, $personlinks, $icons, $GEDCOM, $style,
+ * $pid, $boxID, $icons, $GEDCOM, $style,
* $name, $classfacts, $genderImage, $BirthDeath, $isF, $outBoxAdd,
* $addname, $showid, $float
*
* webtrees: Web based Family History software
- * Copyright (C) 2010 webtrees development team.
+ * Copyright (C) 2011 webtrees development team.
*
* Derived from PhpGedView
* Copyright (C) 2008 PGV Development Team. All rights reserved.
@@ -35,11 +35,7 @@ if (!defined('WT_WEBTREES')) {
header('HTTP/1.0 403 Forbidden');
exit;
}
-
?>
-<div id="I<?php echo $boxID; ?>links"
- style="position:absolute; left:0px; top:0px; width:<?php echo $lbwidth; ?>px; visibility:hidden; z-index:100;">
-<?php echo $personlinks; ?></div>
<div id="out-<?php echo $boxID; ?>" <?php echo $outBoxAdd; ?>>
<!-- table helps to maintain spacing -->
<table width="100%" cellspacing="0" cellpadding="0" border="0"><tr><td valign="top">