Missed <ul>
[manu/RT-Extension-WatchedQueues.git] / 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>