Use typoscript constants for displaying phonenumber
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
<svg viewBox="0 0 16 16"><g><path d="M3.761,1.445c0.751,1.302 1.49,2.581 2.231,3.864c-0.719,0.501 -0.792,1.23 -0.673,1.977c0.24,1.511 0.94,2.792 2.096,3.807c0.397,0.349 0.858,0.607 1.409,0.595c0.245,-0.006 0.488,-0.085 0.77,-0.138c0.715,1.237 1.453,2.514 2.189,3.791c-1.118,0.74 -2.028,0.899 -3.109,0.259c-0.688,-0.407 -1.293,-0.921 -1.841,-1.495c-1.954,-2.049 -3.364,-4.432 -4.289,-7.102c-0.334,-0.969 -0.551,-1.968 -0.57,-3.003c-0.018,-0.906 0.339,-1.613 1.096,-2.114c0.219,-0.144 0.443,-0.284 0.691,-0.441"></path><path d="M6.717,5.27c-0.245,-0.012 -0.388,-0.098 -0.481,-0.258c-0.696,-1.206 -1.396,-2.413 -2.088,-3.622c-0.152,-0.265 -0.071,-0.54 0.196,-0.698c0.35,-0.211 0.705,-0.417 1.063,-0.616c0.276,-0.151 0.554,-0.073 0.713,0.201c0.694,1.194 1.385,2.39 2.072,3.587c0.156,0.274 0.083,0.557 -0.187,0.718c-0.35,0.209 -0.707,0.414 -1.065,0.612c-0.083,0.046 -0.182,0.062 -0.223,0.076"></path><path d="M12.481,15.232c-0.244,-0.005 -0.39,-0.083 -0.484,-0.245c-0.7,-1.211 -1.402,-2.423 -2.096,-3.638c-0.147,-0.255 -0.068,-0.531 0.187,-0.685c0.339,-0.204 0.683,-0.399 1.028,-0.596c0.324,-0.184 0.595,-0.109 0.783,0.218c0.637,1.099 1.27,2.196 1.903,3.295c0.058,0.097 0.117,0.191 0.167,0.293c0.119,0.247 0.051,0.514 -0.183,0.657c-0.367,0.222 -0.742,0.433 -1.115,0.643c-0.072,0.04 -0.162,0.049 -0.19,0.058"></path></g></svg>
|
<svg viewBox="0 0 16 16"><g><path d="M3.761,1.445c0.751,1.302 1.49,2.581 2.231,3.864c-0.719,0.501 -0.792,1.23 -0.673,1.977c0.24,1.511 0.94,2.792 2.096,3.807c0.397,0.349 0.858,0.607 1.409,0.595c0.245,-0.006 0.488,-0.085 0.77,-0.138c0.715,1.237 1.453,2.514 2.189,3.791c-1.118,0.74 -2.028,0.899 -3.109,0.259c-0.688,-0.407 -1.293,-0.921 -1.841,-1.495c-1.954,-2.049 -3.364,-4.432 -4.289,-7.102c-0.334,-0.969 -0.551,-1.968 -0.57,-3.003c-0.018,-0.906 0.339,-1.613 1.096,-2.114c0.219,-0.144 0.443,-0.284 0.691,-0.441"></path><path d="M6.717,5.27c-0.245,-0.012 -0.388,-0.098 -0.481,-0.258c-0.696,-1.206 -1.396,-2.413 -2.088,-3.622c-0.152,-0.265 -0.071,-0.54 0.196,-0.698c0.35,-0.211 0.705,-0.417 1.063,-0.616c0.276,-0.151 0.554,-0.073 0.713,0.201c0.694,1.194 1.385,2.39 2.072,3.587c0.156,0.274 0.083,0.557 -0.187,0.718c-0.35,0.209 -0.707,0.414 -1.065,0.612c-0.083,0.046 -0.182,0.062 -0.223,0.076"></path><path d="M12.481,15.232c-0.244,-0.005 -0.39,-0.083 -0.484,-0.245c-0.7,-1.211 -1.402,-2.423 -2.096,-3.638c-0.147,-0.255 -0.068,-0.531 0.187,-0.685c0.339,-0.204 0.683,-0.399 1.028,-0.596c0.324,-0.184 0.595,-0.109 0.783,0.218c0.637,1.099 1.27,2.196 1.903,3.295c0.058,0.097 0.117,0.191 0.167,0.293c0.119,0.247 0.051,0.514 -0.183,0.657c-0.367,0.222 -0.742,0.433 -1.115,0.643c-0.072,0.04 -0.162,0.049 -0.19,0.058"></path></g></svg>
|
||||||
</div>
|
</div>
|
||||||
<div class="iconbar__bar">
|
<div class="iconbar__bar">
|
||||||
<a class="iconbar__link" href="tel:+4922127227620">0 221 - 27 22 76 20</a>
|
<a class="iconbar__link" href="tel:{settings.phoneNumberLink}">{settings.phoneNumberDisplay}</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<f:comment>
|
<f:comment>
|
||||||
|
|||||||
Reference in New Issue
Block a user