0
0
Fork 0
mirror of https://github.com/salesagility/SuiteCRM.git synced 2025-01-30 12:06:23 +00:00
salesagility_SuiteCRM/include/ListView/ListViewSelectObjects.tpl
2016-07-06 15:12:12 +01:00

4 lines
No EOL
325 B
Smarty

<span style='{$DISPLAY_STYLE}' id='selectedRecordsTop'>
{$APP.LBL_LISTVIEW_SELECTED_OBJECTS}
<input style='border: 0px; background: transparent; font-size: inherit; color: inherit' type='text' id='selectCountTop' type='text' id='selectCountTop' readonly name='selectCount[]' value='{$TOTAL_ITEMS_SELECTED}' />
</span>