clipbucket/upload/styles/cbv2new/layout/join_group.html

5 lines
210 B
HTML
Raw Normal View History

{$user.username}, your about to join {$gpDetails.group_name}.
<form name="j_group" action="" id="j_group" method="post">
<input type="submit" name="join_group" value="Join Group" class="button" />
</form>