diff --git a/module/my/view/todo.html.php b/module/my/view/todo.html.php
index ae73fc0c91..90fd51fd12 100644
--- a/module/my/view/todo.html.php
+++ b/module/my/view/todo.html.php
@@ -35,7 +35,7 @@
- " . $lang->todo->export, '', "class='btn btn-link iframe'");?>
+ " . $lang->todo->export, '', "class='btn btn-link export'");?>
" . $lang->todo->batchCreate, '', "id='batchCreate' class='btn btn-secondary iframe' data-width='80%'", '', 'true');?>
" . $lang->todo->create, '', "id='create' class='btn btn-primary iframe' data-width='80%'", '', 'true');?>