Missed <ul>
authorEmmanuel Lacour <elacour@home-dn.net>
Tue, 16 Sep 2008 13:53:30 +0000 (13:53 +0000)
committerEmmanuel Lacour <elacour@home-dn.net>
Tue, 16 Sep 2008 13:53:30 +0000 (13:53 +0000)
html/Admin/Users/WatchedQueues.html

index 5747a28..b10d9e7 100644 (file)
@@ -62,6 +62,7 @@
 </ul>
 
 <h2><&|/l&>Queues the user is Cc watcher</&></h2>
+<ul>
 % while ( my $QueueObj = $QueuesObj->Next ) {
 %     if ( $QueueObj->IsCc($UserObj->PrincipalId) ) {
 <li><% $QueueObj->Name %></li>