Hilfe im Profil wird nur mehr angezeigt, wenn DMS-Eintrag im Locale vorhanden

This commit is contained in:
Manfred Kindl
2014-04-15 09:08:52 +00:00
parent 4197fc9051
commit 6a48a085ae
3 changed files with 8 additions and 2 deletions
+6 -2
View File
@@ -509,8 +509,12 @@ if(!$ansicht)
}
}
}
echo '<p><a href="../../../cms/content.php?content_id='.$p->t("dms_link/lvPlanFAQ").'" target="_blank">'.$p->t('global/hilfe').'</a></p></td>';
echo'</tr>
//Überprüfung ob Hilfe-Link vorhanden
if ($p->t("dms_link/profilhilfe")!='')
echo '<p><a href="../../../cms/content.php?content_id='.$p->t("dms_link/profilhilfe").'" target="_blank">'.$p->t('global/hilfe').'</a></p>';
echo'</td></tr>
<tr>
<td class="teambox" style="width: 20%;">
<B>'.$p->t('mailverteiler/mailverteiler').'</B><BR><BR>