Closed (fixed)
Project:
Ubercart
Version:
7.x-3.0-rc3
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
10 Jan 2012 at 20:58 UTC
Updated:
25 Jan 2012 at 23:10 UTC
What would be the best practice in changing Ubercart page titles? Specifically "Checkout" (path.../checkout) and "Checkout review" (path.../checkout/review) . In this case the changes would be to "Finalise enquiry" and "Review enquiry". Any help would be appreciated.
--
Code newbie.
Comments
Comment #1
longwaveYou can use template_preprocess_page() in your theme as the final place to override any page title in Drupal.