From 82a0549977dab45eff087b2ab89b94f0ffeaa057 Mon Sep 17 00:00:00 2001 From: Uwe Steinmann Date: Tue, 28 May 2013 06:28:49 +0200 Subject: [PATCH] use alternativ folder icon --- views/bootstrap/class.ManageNotify.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/bootstrap/class.ManageNotify.php b/views/bootstrap/class.ManageNotify.php index 96ef5b5b3..2913b19ac 100644 --- a/views/bootstrap/class.ManageNotify.php +++ b/views/bootstrap/class.ManageNotify.php @@ -85,7 +85,7 @@ class SeedDMS_View_ManageNotify extends SeedDMS_Bootstrap_Style { if (is_object($fld)) { $owner = $fld->getOwner(); print ""; - print ""; + print ""; print "" . htmlspecialchars($fld->getName()) . "\n"; print "".htmlspecialchars($owner->getFullName()).""; print "";