Removed stray end tag

This commit is contained in:
im-mi 2016-09-03 14:24:51 -04:00
parent ac53fe52de
commit 91fea63319

View file

@ -37,7 +37,7 @@ class ImageViewCounter extends Extension {
$event->add_part(
"<tr><th>Views:</th><td>".
$this->get_view_count($event->image->id) .
"</th></tr>", 38);
"</tr>", 38);
}
# Installs DB table