]> git.mxchange.org Git - addressbook-war.git/commitdiff
Fixed i18n key
authorRoland Haeder <roland@mxchange.org>
Fri, 14 Jul 2017 12:42:04 +0000 (14:42 +0200)
committerRoland Häder <roland@mxchange.org>
Sat, 22 Jul 2017 22:08:44 +0000 (00:08 +0200)
src/java/org/mxchange/addressbook/beans/helper/AddressbookWebRequestHelperBean.java
src/java/org/mxchange/addressbook/beans/helper/AddressbookWebRequestHelperController.java

index cca53561adc38eea961103af137585166e64b57e..8ef166bd405f8294b2bc9a95b48045139e24fa39 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016, 2017 Roland Häder GmbH
+ * Copyright (C) 2016, 2017 Roland Häder
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
@@ -35,7 +35,7 @@ import org.mxchange.jusercore.model.user.User;
  * <p>
  * @author Roland Häder<roland@mxchange.org>
  */
-@Named ("adminHelper")
+@Named ("beanHelper")
 @RequestScoped
 public class AddressbookWebRequestHelperBean implements AddressbookWebRequestHelperController {
 
index 05c265ed5bdc5bfda88e8d1f234e1ee869c672b5..77b1f50ecdfe067b13a5b555573b13cfc1f570cd 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016, 2017 Roland Häder GmbH
+ * Copyright (C) 2016, 2017 Roland Häder
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as