Author: hhubner Date: 2006-11-17 07:07:01 -0500 (Fri, 17 Nov 2006) New Revision: 2075
Added: trunk/projects/bos/payment-website/templates/da/ Removed: trunk/projects/bos/payment-website/templates/dk/ Modified: trunk/projects/bos/payment-website/templates/da/quittung.xml Log: Use 'da' instead of 'dk' for danish language code. Correctly set base url of quittung to danish version.
Copied: trunk/projects/bos/payment-website/templates/da (from rev 2072, trunk/projects/bos/payment-website/templates/dk)
Modified: trunk/projects/bos/payment-website/templates/da/quittung.xml =================================================================== --- trunk/projects/bos/payment-website/templates/dk/quittung.xml 2006-11-16 15:05:14 UTC (rev 2072) +++ trunk/projects/bos/payment-website/templates/da/quittung.xml 2006-11-17 12:07:01 UTC (rev 2075) @@ -2,7 +2,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" > <html xmlns="http://www.w3.org/1999/xhtml" xmlns:bknr="http://bknr.net" xmlns:bos="http://headcraft.de/bos" suppress-xml-headers="1"> <head> - <base href="$(website-url)/en/quittung"></base> + <base href="$(website-url)/da/quittung"></base> <link rel="stylesheet" href="/static/toplevel_style.css"></link> <link rel="stylesheet" href="/static/content_style.css"></link> <script src="/static/bos.js" type="text/javascript"><!-- x -->