You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
{* $Id$ *}
|
|
|
|
|
|
<div class="d-flex">
|
|
|
<div class="flex-grow-1 ms-3">
|
|
|
{icon name="check" size=2} {tr}Congratulations{/tr}. {tr}You are done with the user wizard{/tr}.<br>
|
|
|
<fieldset>
|
|
|
<legend>{tr}Next?{/tr}</legend>
|
|
|
<ul>
|
|
|
{if $prefs.feature_userPreferences eq 'y'}
|
|
|
<li>{tr _0="tiki-user_preferences.php"}Visit the Full <a href="%0">User Preferences</a> page to set the rest of your user preferences{/tr}.</li>
|
|
|
{tr}Or...{/tr}<br/>
|
|
|
{/if}
|
|
|
<li>{tr}Click at the button <strong>Finish</strong> to end the user wizard and go back to the where you were{/tr}.</li>
|
|
|
</ul>
|
|
|
</fieldset>
|
|
|
</div>
|
|
|
</div>
|