HEX
Server: Apache
System: Linux dev.epsylon.net 3.10.0-1160.144.1.el7.tuxcare.els2.x86_64 #1 SMP Sun Feb 15 11:22:42 UTC 2026 x86_64
User: nexper (1054)
PHP: 8.2.30
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/nexper/public_html/crm/cache/modules/SavedSearch/language/en_us.lang.php
<?php
// created: 2014-04-24 00:33:41
$mod_strings = array (
  'LBL_MODULE_TITLE' => 'My Saved Searches',
  'LBL_SEARCH_FORM_TITLE' => 'My Saved Searches : Search',
  'LBL_LIST_FORM_TITLE' => 'My Saved Searches List',
  'LBL_DELETE_CONFIRM' => 'Are you sure you want to delete the selected Saved Search?',
  'LBL_UPDATE_BUTTON_TITLE' => 'Update this Saved Search',
  'LBL_DELETE_BUTTON_TITLE' => 'Delete this Saved Search',
  'LBL_SAVE_BUTTON_TITLE' => 'Save the current search',
  'LBL_LIST_NAME' => 'Name',
  'LBL_LIST_MODULE' => 'Module',
  'LBL_ORDER_BY_COLUMNS' => 'Order by column:',
  'LBL_DIRECTION' => 'Direction:',
  'LBL_SAVE_SEARCH_AS' => 'Save search as:',
  'LBL_SAVE_SEARCH_AS_HELP' => 'This saves your view settings and any filters on the Advanced Search tab.',
  'LBL_PREVIOUS_SAVED_SEARCH' => 'Previous Saved Searches:',
  'LBL_PREVIOUS_SAVED_SEARCH_HELP' => 'Edit or Delete an existing Saved Search.',
  'LBL_ASCENDING' => 'Ascending',
  'LBL_DESCENDING' => 'Descending',
  'LBL_MODIFY_CURRENT_SEARCH' => 'Modify current search',
);