1
Fork 0
mirror of https://github.com/Quackster/Havana.git synced 2025-07-04 05:37:47 +00:00
Havana/tools/www-tpl/default-en/groups/member/confirm_decline.tpl

9 lines
305 B
Smarty
Raw Normal View History

2022-09-03 15:05:14 +10:00
<p>
Are you sure you want to reject the member requests of the selected {{ targetIds }} {{ site.siteName}}(s)?</p>
<p>
<a href="#" class="new-button" id="group-action-cancel"><b>Cancel</b><i></i></a>
<a href="#" class="new-button" id="group-action-ok"><b>Ok</b><i></i></a>
</p>
<div class="clear"></div>