зеркало из https://github.com/mozilla/gecko-dev.git
partial backout of the checkin from bug 103121, because it collided with the patch from bug 51519. This should satifactorily
meet the goals of both patches. patch by kiko, r= justdave
This commit is contained in:
Родитель
6c53ec4ba6
Коммит
a56cf30d34
|
@ -202,7 +202,7 @@ sub EmitFormElements ($$$$$)
|
|||
|
||||
sub PutTrailer (@)
|
||||
{
|
||||
my (@links) = ("Back to the <A HREF=\"index.html\">index</A>",
|
||||
my (@links) = ("Back to the <A HREF=\"./\">index</A>",
|
||||
"<A HREF=\"editusers.cgi?action=add\">Add a new user</A>", @_);
|
||||
|
||||
my $count = $#links;
|
||||
|
|
Загрузка…
Ссылка в новой задаче