profile-module-manager-bundle-page.tpl.php in Profile Module Manager 7.2
Same filename and directory in other branches
File
templates/profile-module-manager-bundle-page.tpl.phpView 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);