Commit 4bf8b9812ee92b283611e0c352be713e3be8428a

Authored by conradverm
1 parent 13191775

Removed title from notification as it is managed by dashlet

git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6138 c91229c3-7414-0410-bfa2-8a42b809f60b
templates/ktcore/dashlets/notifications.smarty
1 1 <div class="ktBlock">
2   -<h2 class="dashboard_block_handle">{i18n}Items that require your attention{/i18n}</h2>
3   -
4 2 <div class="dashboard_block_body">
5 3 {if (!empty($notifications))}
6 4 <dl>
... ...