Skip to content
Snippets Groups Projects
Commit 07d99214 authored by Prasad's avatar Prasad
Browse files

Fixed new-user setup configuration.

parent 78cce71e
No related branches found
No related tags found
No related merge requests found
......@@ -59,6 +59,7 @@
<div class="container">
<div class="modal-backdrop"></div>
<form class="form" method="POST" action="index.php?module=Users&action=UserSetupSave">
<input type="hidden" name="record" value="{$CURRENT_USER_MODEL->getId()}">
<div class="modal" {if false && $IS_FIRST_USER}style="width: 700px;"{/if}> {* FirstUser information gather - paused *}
<div class="modal-header">
<h3>{vtranslate('LBL_ALMOST_THERE', $MODULE)}</h3>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment