https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38302

Katrin Fischer <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Passed QA                   |Failed QA
           Keywords|rel_25_05_candidate         |Academy

--- Comment #11 from Katrin Fischer <[email protected]> ---
I am sorry, but this makes the "Delte" on the button untranslatable:

-        [%~ action_block = action_block _ '<button type="submit"
class="delete-list btn btn-default btn-xs"><i class="fa fa-trash-can"></i> ' _
t("Delete") _ '</button>' ~%]
+        [%~ action_block = action_block _ '<button type="submit"
class="deleteshelf btn btn-default btn-xs"><i class="fa fa-trash-can"></i>
Delete</button>' ~%]

The t() is needed for the translation.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to