You are here

profile-module-manager-bundle-page.tpl.php in Profile Module Manager 7

Same filename and directory in other branches
  1. 7.2 templates/profile-module-manager-bundle-page.tpl.php

File

templates/profile-module-manager-bundle-page.tpl.php
View source
<p><?php

print variable_get('profile_module_manager_bundle_page_description', 'Add-on Bundles are additional features and functionality that you can enable. Before enabling a bundle, review the examples and documentation to see how it works. Once a bundle is enabled you cannot disable it.');
?> </p>
<?php

print render($content);