HI,
 
	I have WHMCS templates customized for the most part but I just can't figure out how to change the text on the pagination of any tables. The "before" pic is what shows up by default, the "after" pic is after I change .dataTables_paginate .pagination > li a {font-size: 0;} to 1 in CSS. I would just like to remove the Previous and Next text from the buttons, but I can't find any info anywhere about that.
 
	Edit: I can edit the html in Web Developer tools on FireFox, but I haven't the first clue which file to edit the html in.
 
	Any help is greatly appreciated!