... | in subscription_saved_user.naml |
35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59
|
<macro name="subscription_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(-2)"><t>Return back 2 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 |