зеркало из https://github.com/mozilla/pjs.git
Bug 105879 - Footer links have an extra | by Sanity Check
Patch by Matthew Tuck <matty@chariot.net.au> r= dkl@redhat.com, jake@acutex.net
This commit is contained in:
Родитель
5fcd690515
Коммит
96664b4739
|
@ -1317,7 +1317,7 @@ Edit <a href="userprefs.cgi">prefs</a>
|
|||
$html .= ", <a href=\"editkeywords.cgi\">keywords</a>\n";
|
||||
}
|
||||
if (UserInGroup("tweakparams")) {
|
||||
$html .= "| <a href=\"sanitycheck.cgi\">Sanity check</a> |\n";
|
||||
$html .= "| <a href=\"sanitycheck.cgi\">Sanity check</a>\n";
|
||||
}
|
||||
|
||||
$html .= qq{
|
||||
|
|
Загрузка…
Ссылка в новой задаче