summaryrefslogtreecommitdiffstats
path: root/kopete/styles/Clear/Contents/Resources/Outgoing/Action.html
blob: 4113f6590d053ca3b43174ef4ed677550b14c1e2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<div class="KopeteMessage">
	<div class="OutgoingAction">
		<span class="OutgoingActionBody">
			<!-- MetaContact display -->
			<span class="outActionMetacontact">%sender% &#160;</span>
			<!-- Action message -->
			<span class="outActionMessage">%message%</span>
		</span>
		<!-- Time Display -->
		<span class="OutgoingActionTime">%time%</span>

	</div>
	<!-- For support of consecutive messages -->
	<!-- <div id="insert" /> -->
</div>