Advertisement
Guest User

Untitled

a guest
Jun 25th, 2017
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. <?php
  2.  
  3. // paste this code in newly created file
  4.     $mod_strings['LBL_LINK_NAME'] = 'Custom Link';
  5.     $mod_strings['LBL_LINK_DESCRIPTION'] = 'Custom Link Description';
  6.     $mod_strings['LBL_CUSTOM_SECTION_HEADER'] = 'Custom Admin Panel';
  7.     $mod_strings['LBL_CUSTOM_SECTION_DESCRIPTION'] = 'Custom Section Description';
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement