Typo - class='actin' should be class='action' in the <form> tag.
---
.../prog/en/modules/tools/csv-profiles.tmpl | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/csv-profiles.tmpl
b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/csv-profiles.tmpl
index 982f991..7ca532f 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/csv-profiles.tmpl
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/csv-profiles.tmpl
@@ -108,7 +108,7 @@ function reloadPage(p) {
</li>
</ol>
</fieldset>
- <fieldset class="actin"><input
type="hidden" name="action" value="create" />
+ <fieldset class="action"><input
type="hidden" name="action" value="create" />
<input type="submit"
value="Submit" /></fieldset>
</form>
<br style="clear:both;" />
--
1.5.6.5
_______________________________________________
Koha-patches mailing list
[email protected]
http://lists.koha.org/mailman/listinfo/koha-patches