Changeset 2153554
- Timestamp:
- 09/09/2019 12:55:20 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
hybridsupply-cookies/tags/0.2.3.8/hybridsupply-cookies.php
r2153545 r2153554 21 21 22 22 if ( count($_COOKIE) <= 0) { 23 return __('Currently, no cookies exist.', 'hybridsupply-cookies');23 return '<br> — ' . __('Currently, no cookies exist.', 'hybridsupply-cookies'); 24 24 } 25 25
Note: See TracChangeset
for help on using the changeset viewer.