$schemamarkup = get_post_meta(get_the_ID(), 'schemamarkup', true); if(!empty($schemamarkup)) { echo $schemamarkup; }

Drupal 6 How to Remove Login/Register From Template Top Right Corner

February 1, 2012 | By Duchateaux.

This Article Contains Link 2: Drupal 6 How to Remove Login/Register for Top Right Corner.

Is Important you Carefully Follow the Instructions Contained in the Linked Guide Here Below.

Link to the How to Wiping the Login/Register Link:

Drupal 6 Remove Login/Register