![]() |
Changing "Upload Photos" to just "Upload" I use photopost mostly for videos and I am trying to change the menu option on top to read just "Upload" instead of "Upload Photos", how do I do this? |
open english.php in the languages folder. find $Globals['pp_lang']['upload'] = "Upload Photos"; remove Photos |
I did that already I did that already and it didn't work. |
That is the correct answer here if you edit your language file the string will change. |
I found it It looked like this in the file: $Globals['pp_lang']['upload'] = "Upload Photo"; $Globals['pp_lang']['uploadphoto'] = "Upload Photo"; The first line needs to be changed to: $Globals['pp_lang']['upload'] = "Upload"; I changed the 2nd line originally. Doh! |
;) always something simple like this |
| All times are GMT -5. The time now is 01:05 AM. |
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0