Closed (fixed)
Project:
mothership
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Aug 2012 at 00:25 UTC
Updated:
11 May 2013 at 08:31 UTC
Jump to comment: Most recent file
Comments
Comment #1
mortendk commentedhuh check with the latest version no wildfloating
<strong>tag anywhereComment #2
office@w3k.at commentedSorry for the misleading post.
There is a wild floating # number sign in line 45 in the file NEWTHEME/page.tpl.php
<div role="main" id="#main-content">should be:
<div role="main" id="main-content">Comment #3
jessepinho commentedI can confirm I'm experiencing the same problem, where the pound sign is in the ID attribute. Setting back to active.
Comment #4
mojzis commentedi copied the freshier version from mothership/templates
Comment #5
richardj commentedChanges look good to me and
Comment #6
mortendk commentedpatched to latest dev
Comment #7
mortendk commentedComment #7.0
mortendk commentedcode wrapper added