diff --git a/resources/css/kt-framing.css b/resources/css/kt-framing.css index d6096bd..d2f3c29 100644 --- a/resources/css/kt-framing.css +++ b/resources/css/kt-framing.css @@ -2130,4 +2130,10 @@ body #content #add_dashlet { overflow:scroll; +} + +.role_allocation +{ + overflow:auto; + } \ No newline at end of file diff --git a/resources/css/kt-ie-7.css b/resources/css/kt-ie-7.css index bb0874f..d721136 100644 --- a/resources/css/kt-ie-7.css +++ b/resources/css/kt-ie-7.css @@ -7,4 +7,9 @@ { overflow:scroll; width:700px; +} + +.role_allocation +{ + width:700px; } \ No newline at end of file diff --git a/resources/css/kt-ie-icons.css b/resources/css/kt-ie-icons.css index 2ac3518..7443561 100644 --- a/resources/css/kt-ie-icons.css +++ b/resources/css/kt-ie-icons.css @@ -392,3 +392,8 @@ overflow:scroll; width:700px; } + +.role_allocation +{ + width:700px; +} diff --git a/templates/ktcore/folder/roles.smarty b/templates/ktcore/folder/roles.smarty index 336e1d7..3f80f2a 100644 --- a/templates/ktcore/folder/roles.smarty +++ b/templates/ktcore/folder/roles.smarty @@ -1,6 +1,6 @@
{i18n} +
{i18n} In many cases, workflow actions will be assigned to certain roles (e.g. Manager, Interviewer, Researcher, Journalist). You can assign these roles to specific groups in particular areas of the document management system. @@ -8,8 +8,9 @@
| {i18n}Role{/i18n} | @@ -52,4 +53,6 @@ role allocations may take a some time, depending on the number of folders below||||
|---|---|---|---|---|
| {i18n}No roles defined in the Role Administration area.{/i18n} | ||||