Updated serendipity_syndication_plugin to use new plainList class for uls.
This commit is contained in:
parent
81a8afe12c
commit
a4d07aae4c
@ -1027,7 +1027,7 @@ class serendipity_syndication_plugin extends serendipity_plugin {
|
||||
<?php
|
||||
}
|
||||
|
||||
?><ul><?php
|
||||
?><ul class="plainList"><?php
|
||||
|
||||
if (serendipity_db_bool($this->get_config('show_0.91', true))) {
|
||||
?>
|
||||
|
Loading…
x
Reference in New Issue
Block a user