Bug 411727 - "Remove "Friends" link from credits page" [p=reed r=gavin ui-r=beltzner a1.9=schrep a=blocking-firefox3+]
git-svn-id: svn://10.0.0.236/trunk@245338 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
b571dbca18
commit
48dc3a88a2
@ -119,17 +119,13 @@
|
||||
}
|
||||
|
||||
.links {
|
||||
font-weight: bold;
|
||||
font-weight: normal;
|
||||
font-size: small;
|
||||
font-style: italic;
|
||||
text-align: center;
|
||||
margin: 0px 0px 100px 0px;
|
||||
}
|
||||
|
||||
.links div {
|
||||
font-weight: normal;
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
.motto {
|
||||
margin-top: 2px;
|
||||
font-style: italic;
|
||||
@ -213,12 +209,7 @@
|
||||
<div class="motto">&brandMotto;</div>
|
||||
</h2>
|
||||
<div class="links">
|
||||
<div>&credit.thanks2;</div>
|
||||
&credit.prethanks;
|
||||
<a href="" link="http://worldfirefoxday.com" onclick="visitLink(event);">&credit.friends;</a>
|
||||
&credit.and;
|
||||
<a href="" link="about:credits" onclick="visitLink(event);">&credit.contributors;</a>
|
||||
&credit.postthanks;
|
||||
&credit.thanks2; <a href="" link="about:credits" onclick="visitLink(event);">&credit.contributors2;</a>
|
||||
</div>
|
||||
|
||||
<div class="creditsGroup">
|
||||
|
||||
@ -1,12 +1,8 @@
|
||||
<!ENTITY brandMotto "Rediscover the Web">
|
||||
<!ENTITY credit.thanks "Special Thanks To">
|
||||
|
||||
<!ENTITY credit.thanks2 "Many thanks to our">
|
||||
<!ENTITY credit.prethanks "">
|
||||
<!ENTITY credit.friends "Friends">
|
||||
<!ENTITY credit.and "&">
|
||||
<!ENTITY credit.contributors "Contributors" >
|
||||
<!ENTITY credit.postthanks "">
|
||||
<!ENTITY credit.thanks2 "Many thanks to our">
|
||||
<!ENTITY credit.contributors2 "contributors">
|
||||
|
||||
<!-- localization credits look like this: -->
|
||||
<!--
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user