Skip to content

Instantly share code, notes, and snippets.

@ivandoric
Created April 23, 2014 13:42
Show Gist options
  • Save ivandoric/11215642 to your computer and use it in GitHub Desktop.
Save ivandoric/11215642 to your computer and use it in GitHub Desktop.
drupal: If content type do something
<?php if($node->type=='node-type-name'){ ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment