Advertisement
wclovers

Untitled

Jul 26th, 2023 (edited)
781
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.21 KB | None | 0 0
  1. Old code     : <td class="line_cost"><?php _e('Total', 'wc-frontend-manager-ultimate'); ?></td>
  2.  
  3. Replace with : <td class="line_cost"><?php _e('Pretul unitar (Fara TVA)', 'wc-frontend-manager-ultimate'); ?></td>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement