Fixed a tiny typo in serendipity_event_entryproperties -- a class was called entyproperties in the plugin options.
This commit is contained in:
parent
0f118e91c3
commit
2512cc60b2
@ -542,7 +542,7 @@ class serendipity_event_entryproperties extends serendipity_event
|
||||
}
|
||||
|
||||
?>
|
||||
<fieldset style="margin: 5px" class="entyproperties">
|
||||
<fieldset style="margin: 5px" class="entryproperties">
|
||||
<legend><?php echo PLUGIN_EVENT_ENTRYPROPERTIES_TITLE; ?></legend>
|
||||
<?php
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user