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=284301db817b1726958514a6b6ad4de305ed3ecc;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;