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

longwave’s picture

Status: Active » Fixed

You can use template_preprocess_page() in your theme as the final place to override any page title in Drupal.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.