berkano.usermgt.user_edit.ftl Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of berkano-user-mgt-webwork Show documentation
Show all versions of berkano-user-mgt-webwork Show documentation
A couple of simple actions and views for berkano-user/osuser with webwork2
The newest version!
<#include "header.ftl">
<#if (actionErrors?size > 0) >
<#list actionErrors as error>
- ${error}
#list>
#if>
<#if user?exists>
<@ww.text name="useredit.title"><@ww.param value="userName"/>@ww.text>
<#else/>
<@ww.text name="useredit.new.title"/>
#if>
<#include "footer.ftl">
© 2015 - 2025 Weber Informatics LLC | Privacy Policy