Changeset 2153551
- Timestamp:
- 09/09/2019 12:54:56 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
hybridsupply-cookies/trunk/hybridsupply-cookies.php
r2153544 r2153551 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.