Fixed resume formats whitespacing.
authorlace <>
Tue, 14 Mar 2006 08:05:16 +0000 (08:05 +0000)
committerlace <>
Tue, 14 Mar 2006 08:05:16 +0000 (08:05 +0000)
resume/ResumeJanKratochvil.pm

index 730f8bf..67d5776 100644 (file)
@@ -43,9 +43,10 @@ my($self)=@_;
                "eMail"   =>a_href('mailto:web@jankratochvil.net'),
                "Projects"=>a_href('http://www.jankratochvil.net/project/'),
                "Resume"  =>a_href('http://www.jankratochvil.net/resume/')."<br />"
-                          ."[ ".a_href('/resume/ResumeJanKratochvil.pdf','PDF')
-                          ."| ".a_href('/resume/ResumeJanKratochvil.txt','text')
-                          ."]",
+                           ."[ ".join(" | ",
+                                      a_href('/resume/ResumeJanKratochvil.pdf','PDF'),
+                                      a_href('/resume/ResumeJanKratochvil.txt','text'),
+                                      )." ]",
                "OpenPGP" =>a_href('/pgp-JanKratochvil.txt','')
                            .'pub  1024D/26A802B2 2004-01-17'."<br />"
                            .'sub  2048g/A74DF86D 2004-01-17 [expires: 2007-01-16]'