]> git.mxchange.org Git - jjobs-war.git/blobdiff - web/admin/cellphone/admin_cellphone_edit.xhtml
Continued with cellphone number edit: (please cherry-pick)
[jjobs-war.git] / web / admin / cellphone / admin_cellphone_edit.xhtml
index b263f958da0dc87c0f9932c16186cfc44767c1ed..159db8dc4981039876a752a6a44bf9fed935b9be 100644 (file)
                </ui:define>
 
                <ui:define name="content">
-                       <h:form id="form_edit_phone" rendered="#{not empty adminPhoneController.cellPhoneNumber}">
+                       <h:form id="form_edit_cellphone" rendered="#{not empty adminPhoneController.cellPhoneNumber}">
                                <div class="table_medium">
                                        <div class="table_header">
-                                               #{msg.ADMIN_EDIT_PHONE_TITLE}
+                                               #{msg.ADMIN_EDIT_CELLPHONE_TITLE}
                                        </div>
 
                                        <ui:include src="/WEB-INF/templates/admin/cellphone/admin_form_cellphone_data.tpl" />