PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

1.6.rc1 - Edit link text in entry_list.php untranslatable

  1. Could you surround the "Edit" text on line 709 in entry_list.php with an translate __() function?

    <th scope="col" style="width:15px;">
    	<a>/select_columns.php?id=<?php echo $form_id ?>&TB_iframe=true&height=350&width=500" class="thickbox entries_edit_icon">Edit</a>
    </th>

    The edit link in the thead section is translatable, but in the tfoot section not.

    Posted 12 years ago on Monday September 26, 2011 | Permalink
  2. Thanks for the heads up. You will see it in the next 1.6 release.

    Posted 12 years ago on Tuesday September 27, 2011 | Permalink

This topic has been resolved and has been closed to new replies.