mirror of
https://framagit.org/framasoft/framadate/framadate
synced 2026-01-23 02:14:06 +00:00
Applying the password restriction in studs.
This commit is contained in:
parent
bb37d16dff
commit
c6d6ad2393
15 changed files with 271 additions and 114 deletions
|
|
@ -371,5 +371,7 @@ $smarty->assign('editingVoteId', $editingVoteId);
|
|||
$smarty->assign('message', $message);
|
||||
$smarty->assign('admin', true);
|
||||
$smarty->assign('hidden', false);
|
||||
$smarty->assign('accessGranted', true);
|
||||
$smarty->assign('resultPubliclyVisible', true);
|
||||
|
||||
$smarty->display('studs.tpl');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue