Moderator: moderators
ytechie wrote:Two accounts but only one is able to be edited by the user. The other global account won't be displayed to the user.
but some abuse the privilege!
but some abuse the privilege!<c:if test="${command.user.adminRole}">
<table class="indent">
<tr>
<td><form:checkbox path="lastFmEnabled" id="lastFm" cssClass="checkbox" onclick="javascript:enableLastFmFields()"/></td>
<td><label for="lastFm"><fmt:message key="personalsettings.lastfmenabled"/></label></td>
</tr>
</table>
<table id="lastFmTable" style="padding-left:2em">
<tr>
<td><fmt:message key="personalsettings.lastfmusername"/></td>
<td><form:input path="lastFmUsername" size="24"/></td>
</tr>
<tr>
<td><fmt:message key="personalsettings.lastfmpassword"/></td>
<td><form:password path="lastFmPassword" size="24"/></td>
</tr>
</table>
</c:if>Users browsing this forum: No registered users and 4 guests