]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - lib/attachmentlist.php
Initial move towards microformats2
[quix0rs-gnu-social.git] / lib / attachmentlist.php
index 35584912787615c74a12dcf9d08ba1b678516eab..6609cb40daecc66c64492d02bcbf7338b3772d4d 100644 (file)
@@ -90,7 +90,7 @@ class AttachmentList extends Widget
 
     function showListStart()
     {
-        $this->out->elementStart('ol', array('class' => 'attachments entry-content'));
+        $this->out->elementStart('ol', array('class' => 'attachments'));
     }
 
     function showListEnd()