3
0
Fork 0
mirror of https://github.com/farmOS/farmOS.git synced 2024-02-23 11:37:38 +01:00
farmOS/themes/farm_theme/templates
2020-05-27 09:15:52 -04:00
..
field--field-farm-quantity--full.tpl.php Change color of quantity measurement badges from red to blue (more like info, less like danger). 2020-05-27 09:15:52 -04:00
README.txt Move to modules/farm/farm_theme in preparation for #2876992. 2017-05-26 10:13:20 -04:00

This folder is where you should place all your overriding template files. By
default, the Bootstrap base theme provides all the necessary template files in
various folders inside of sites/*/themes/bootstrap/templates. For example, the
page.tpl.php template file is located at
sites/*/themes/bootstrap/templates/system/page.tpl.php. To override any of these
files, copy them from the Bootstrap base theme and place them in here.