##// END OF EJS Templates
r17044@gaspard (orig r915): jplang | 2007-11-18 18:46:55 +0100...
r17044@gaspard (orig r915): jplang | 2007-11-18 18:46:55 +0100 There's now 3 account activation strategies (available in application settings): * activation by email: the user receives an email containing a link to active his account * manual activation: an email is sent to administrators for account approval (default) * automatic activation: the user can log in as soon as he has registered git-svn-id: http://redmine.rubyforge.org/svn/branches/nbc@1781 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r801:5259dec0611a
r1780:1bb237c3e004
Show More
_preview.rhtml
3 lines | 137 B | text/html+ruby | RhtmlLexer
<fieldset class="preview"><legend><%= l(:label_preview) %></legend>
<%= textilizable @text, :attachments => @attachements %>
</fieldset>