backdrop-contrib / radix

A responsive base theme with Bootstrap and Sass for Backdrop CMS.
http://docs.radixtheme.org
GNU General Public License v2.0
4 stars 2 forks source link

Move theme_link out of includes/menu.inc #29

Open jenlampton opened 7 years ago

jenlampton commented 7 years ago

theme_link is a very general function, used for any possible kind of link. It should be moved to someplace more general like template.php, and out of includes/menu.inc.