diff options
author | rpiazzi <rpiazzi@7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c> | 2011-09-23 15:25:10 +0000 |
---|---|---|
committer | rpiazzi <rpiazzi@7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c> | 2011-09-23 15:25:10 +0000 |
commit | 65beee6906fa547ae31846619c393aedd5be3ffd (patch) | |
tree | 28d895284f7c9c911791f872e0e648890d0a1b8d | |
parent | d820587ea3828616a8a24df27071a9b7220dcd35 (diff) | |
download | pdf-as-3-65beee6906fa547ae31846619c393aedd5be3ffd.tar.gz pdf-as-3-65beee6906fa547ae31846619c393aedd5be3ffd.tar.bz2 pdf-as-3-65beee6906fa547ae31846619c393aedd5be3ffd.zip |
Base URL changed from http://www.buergerkarte.at/test-pdf-as/ to http://www.buergerkarte.at/pdf-as/
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@832 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
-rw-r--r-- | pdf-as-web/src/main/webapp/sitemesh/standalone.jsp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pdf-as-web/src/main/webapp/sitemesh/standalone.jsp b/pdf-as-web/src/main/webapp/sitemesh/standalone.jsp index 740a587..a9001cc 100644 --- a/pdf-as-web/src/main/webapp/sitemesh/standalone.jsp +++ b/pdf-as-web/src/main/webapp/sitemesh/standalone.jsp @@ -154,7 +154,7 @@ <meta name="Description" content="Bürgerkarte" />
<meta name="Keywords" content="Citizen Card, Austrian Citizen Card, Citizen Card Austria" />
<decorator:head/>
- <link rel="stylesheet" type="text/css" href="https://www.buergerkarte.at/test-pdf-as/css/pdfas-styles.css" />
+ <link rel="stylesheet" type="text/css" href="https://www.buergerkarte.at/pdf-as/css/pdfas-styles.css" />
<link rel="shortcut icon" href="https://www.buergerkarte.at/dateien/favicon.ico" type="image/vnd.microsoft.icon" />
<link rel="stylesheet" href="https://www.buergerkarte.at/style.css" type="text/css" />
</head>
|