diff --git a/ext/view/theme.php b/ext/view/theme.php index 17b96694..e34ec5f5 100644 --- a/ext/view/theme.php +++ b/ext/view/theme.php @@ -66,7 +66,7 @@ class ViewImageTheme extends Themelet { $html = make_form(make_link("post/set"))." - +
"; foreach($editor_parts as $part) { $html .= $part;