... |
... |
@@ -2,7 +2,7 @@ |
2 |
2 |
#set ($mainCards = [{ |
3 |
3 |
'iconfc': 'square-edit-outline', |
4 |
4 |
'title': 'Formulardesigner', |
5 |
|
- 'description': 'Formulare erstellen und bearbeiten', |
|
5 |
+ 'description': 'Arbeiten mit dem Formulardesigner', |
6 |
6 |
'documentation': "Formcycle.Designer", |
7 |
7 |
'bgcolor': '#617496', |
8 |
8 |
'color': '#fff', |
... |
... |
@@ -9,7 +9,7 @@ |
9 |
9 |
'colordesc': '#e1e2e4' |
10 |
10 |
}, { |
11 |
11 |
'iconfc': 'workflow-fill', |
12 |
|
- 'title': 'Workflowdesigner', |
|
12 |
+ 'title': 'Workflow', |
13 |
13 |
'description': 'Formulardaten verarbeiten', |
14 |
14 |
'documentation': 'Formcycle.UserInterface.MyForms.WorkflowProcessing', |
15 |
15 |
'bgcolor': '#617496', |