Skip to content

Instantly share code, notes, and snippets.

@corycollier
Created November 19, 2013 16:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save corycollier/7547889 to your computer and use it in GitHub Desktop.
Save corycollier/7547889 to your computer and use it in GitHub Desktop.
<?php
$label = Module_Helper_WebsiteTierLabel::getLabel(
'LABEL_PRIMARYSITES', $this->hotel
);
?>
<h2><?php echo $this->locale->getText($label); ?></h2>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment