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

9 lines
270 B
Smarty
Raw Normal View History

2022-09-03 15:05:14 +10:00
<p>
Are you sure you want to remove the selected {{ targetIds }} member(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>