Code

Fixed ordering of Firstname/Lastname
authorcajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 23 Aug 2006 06:27:14 +0000 (06:27 +0000)
committercajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 23 Aug 2006 06:27:14 +0000 (06:27 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.5@4502 594d385d-05f5-0310-b6e9-bd551577e9d8

plugins/addons/addressbook/address_edit.tpl

index d220afddb80f3f2c0f78f6f5aeae0ca986e610a3..dae7341460673c49b4df96cda5866768177b4747 100644 (file)
                                                        <tr>
                                                                <td>
                                                                        <LABEL for="sn">
-                                                                               {t}First name{/t}{$must}
+                                                                               {t}Last name{/t}{$must}
                                                                        </LABEL>, 
                                                                        <LABEL for="givenName">
-                                                                               {t}Last name{/t}{$must}
+                                                                               {t}First name{/t}{$must}
                                                                        </LABEL>
                                                                </td>
                                                                <td>