... | in subscription_removed_user.naml |
19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43
|
<macro name="unsubscription_msg_user" parameters="header,message">
<n.html Macro Parameters:
head, body
♦ ♦
<head>
<n.title Macro Parameters:
text
♦ ♦
<n.main_title_css Macro ♦ ♦
</head>
<body>
<n.set_local_user Macro Parameters:
user
♦ ♦ Binary Namespace: NabbleNamespace
Parameters:
user_id, do
♦ ♦ Binary Namespace: RequestNamespace
Parameters:
name
♦ ♦
<div class="shaded-bg-color rounded second-font main-title">
<n.header/>
</div>
<table style="margin-bottom:1em">
<tr valign="top">
<td><img src="/images/success.png" class="image16"/></td>
<td>
<b><n.message/></b>
<p><a href="javascript:window.history.go(-3)"><t>Return to User Subscriptions Page (then refresh to see changes)</t></a></p>
</td>
</tr>
</table>
</body>
</n.html>
</macro>
|
Free forum by Nabble | Edit this page |