Active
Project:
Corporate Clean
Version:
7.x-2.1
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
23 Apr 2013 at 06:52 UTC
Updated:
23 Apr 2013 at 06:52 UTC
I created a page--front.tpl.php by copying page.tpl.php. I was able to find where the Welcome line comes from, and got rid of it be removing the following three lines:
if ($title):
print $title
endif;
But where is the "No front page content has been created yet" text coming from?