이 웹사이트는 자바스크립트 활성화가 필요합니다.
홈
탐색
도움말
로그인
FSFE
/
fsfe-website
보기
21
좋아요
24
포크
51
코드
이슈
55
풀 리퀘스트
11
릴리즈
0
위키
활동
소스 검색
fixed bug with pdf-link in article pages
svn path=/trunk/; revision=17815
pull/8/head
samtuke
10 년 전
부모
37b133d626
커밋
143ad61488
1개의 변경된 파일
과
1개의 추가작업
그리고
1개의 파일을 삭제
분할 보기
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
fsfeurope.xsl
+ 1
- 1
fsfeurope.xsl
파일 보기
@ -115,7 +115,7 @@
<xsl:if
test =
"string(/buildinfo/document/head/meta[@name='pdf-link']/@content)"
>
<span
class=
"label"
>
PDF:
</span>
<xsl:variable
name=
"pdf-link"
select=
"/buildinfo/document/head/meta[@name='
author-link-3
']/@content"
/>
<xsl:variable
name=
"pdf-link"
select=
"/buildinfo/document/head/meta[@name='
pdf-link
']/@content"
/>
<a
href=
'{$pdf-link}'
>
download
</a>
</xsl:if>
쓰기
미리보기
불러오는 중...
취소
저장