1
Fork 0
mirror of https://github.com/Quackster/Havana.git synced 2025-07-03 05:07:46 +00:00
Havana/tools/www-tpl/default-en/groups/member/confirm_give_rights.tpl
2022-09-04 10:33:18 +10:00

9 lines
No EOL
284 B
Smarty

<p>
Are you sure you want to give admin rights to 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>