Updated serendipity_syndication_plugin to use new plainList class for uls.
This commit is contained in:
parent
23260a557e
commit
3406274689
@ -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