{$votediv}{$name}{$admin}
{$datestr}
+
+ {$text}
+
+
+ USER_NOTE_TEXT;
}
// Clean out the content of one user note for printing to HTML
@@ -230,7 +230,7 @@ USER_NOTE_TEXT;
($target ?: "_new"),
htmlspecialchars($url, ENT_QUOTES | ENT_IGNORE),
($target ?: "_new"),
- $windowprops,
+ $windowprops,
($linktext ?: $url),
);
}