]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/admin/create_standard_group_ask.html
Refactoring: Parameterredesign SL::Controller::Base::render und SL::Presenter::render
[mfinanz.git] / templates / webpages / admin / create_standard_group_ask.html
index d5f680f6e5913d51accb48f2315abc3809ebb2b0..5718c883c2f418e672e5d00470ab8ef291523c39 100644 (file)
@@ -1,15 +1,15 @@
 [%- USE T8 %]
-[% USE HTML %]<body>
+[%- USE HTML %]
 
- <div class="listtop">[% title %]</div>
+ <h1>[% title %]</h1>
 
  <form method="post" action="admin.pl">
 
   <p>
 
-   [% 'Lx-Office has been switched to group-based access restrictions.' | $T8 %]
+   [% 'kivitendo has been switched to group-based access restrictions.' | $T8 %]
 
-   [%- 'You have to create at least one group, grant it access to Lx-Office\'s functions and assign users to it.' | $T8 %]
+   [%- 'You have to create at least one group, grant it access to kivitendo\'s functions and assign users to it.' | $T8 %]
 
    [% 'Otherwise all users will only have access to their own settings.' | $T8 %]
 
@@ -17,9 +17,9 @@
 
   <p>
 
-   [%- 'During this user migration Lx-Office can create such a group for you and grant all users access to all of Lx-Office\'s functions.' | $T8 %]
+   [%- 'During this user migration kivitendo can create such a group for you and grant all users access to all of kivitendo\'s functions.' | $T8 %]
 
-   [%- 'This corresponds to Lx-Office\'s behavior prior to version 2.4.4.' | $T8 %]
+   [%- 'This corresponds to kivitendo\'s behavior prior to version 2.4.4.' | $T8 %]
 
   </p>
 
@@ -31,7 +31,7 @@
 
   <p>
 
-   [% 'Do you want Lx-Office to create a group for access to all functions?' | $T8 %]
+   [% 'Do you want kivitendo to create a group for access to all functions?' | $T8 %]
 
    [% 'This group will be called &quot;Full Access&quot;.' | $T8 %]
 
@@ -45,6 +45,3 @@
   </p>
 
  </form>
-
-</body>
-</html>