forked from james/femboyfinancial.jp
Fixed incorrect header label
This commit is contained in:
parent
b59ba8c370
commit
cb62b9bb78
@ -17,7 +17,7 @@
|
|||||||
<a href="/">Home Page</a>
|
<a href="/">Home Page</a>
|
||||||
</cfif>
|
</cfif>
|
||||||
<cfif cgi.script_name IS "/Events.cfm">
|
<cfif cgi.script_name IS "/Events.cfm">
|
||||||
<a style="font-weight: bold;" href="/">Home Page</a>
|
<a style="font-weight: bold;" href="/">New Company Events</a>
|
||||||
<cfelse>
|
<cfelse>
|
||||||
<a href="/Events.cfm">New Company Events</a>
|
<a href="/Events.cfm">New Company Events</a>
|
||||||
</cfif>
|
</cfif>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user