summary refs log tree commit diff stats
path: root/theme/admin/viewComment.tpl
blob: ae2ee46604b84fa13ee50f9f0573375b3631992e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
<DIV CLASS="bubble">
	<BLOCKQUOTE>
		<DIV>
			<IMG SRC="http://www.gravatar.com/avatar/<!--CODEDEMAIL-->?s=32&amp;d=identicon&amp;r=G">
			<!--TEXT-->
		</DIV>
	</BLOCKQUOTE>
	<CITE><STRONG><!--USERNAME--></STRONG> on <!--DATE--></CITE>
</DIV><P>

<A HREF="/admin/moderateComments.php">Back to Comment Moderation</A><BR>
<A HREF="/admin/">Back to Admin Panel</A>