#371 : edit login/profile pages
This commit is contained in:
parent
c7be40e1cf
commit
2b166af6a1
1 changed files with 8 additions and 0 deletions
|
@ -155,6 +155,14 @@
|
|||
<la:option value="errorBadRequest">
|
||||
<la:message key="labels.design_file_errorBadRequest" />
|
||||
</la:option>
|
||||
<%-- Login --%>
|
||||
<la:option value="login">
|
||||
<la:message key="labels.design_file_login" />
|
||||
</la:option>
|
||||
<%-- Profile --%>
|
||||
<la:option value="profile">
|
||||
<la:message key="labels.design_file_profile" />
|
||||
</la:option>
|
||||
</la:select>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Reference in a new issue