phpScheduleIt
May 23, 2013, 11:09:36 AM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: phpScheduleIt 2.4.2 has been released!
 
   Home   Help Login Register  
Pages: [1]
  Print  
Author Topic: Want to change TITLE of registration to TYPE of registration in 2.3.6...  (Read 180 times)
njdespres
Newbie
*

Karma: 0
Posts: 10


« on: January 04, 2013, 02:40:41 PM »

This seems like a simple label change but I can't find all the places to change it without getting an error. If someone could just tell me which files require the change in code please and thank you.
N
Logged
Nick
Administrator
Hero Member
*****

Karma: 15
Posts: 5419


WWW
« Reply #1 on: January 07, 2013, 11:46:39 AM »

All text is stored in the language files. If you're only using english, this would be lang/en_us.php.

$strings['ReservationTitle'] = 'Title of reservation';

to

$strings['ReservationTitle'] = 'Type of reservation';
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2006-2007, Simple Machines Valid XHTML 1.0! Valid CSS!