From: Sarven Capadisli Date: Tue, 12 Jan 2010 01:01:45 +0000 (+0000) Subject: Updated class for application list X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=0b90f7645e5bd54c99c6fb7c1fe105e183b9e8c1;p=quix0rs-gnu-social.git Updated class for application list --- diff --git a/lib/applicationlist.php b/lib/applicationlist.php index e305437f4c..23c727bd61 100644 --- a/lib/applicationlist.php +++ b/lib/applicationlist.php @@ -69,7 +69,7 @@ class ApplicationList extends Widget function show() { - $this->out->elementStart('ul', 'applications xoxo'); + $this->out->elementStart('ul', array('id' => 'applications')); $cnt = 0;