Skip to content
Snippets Groups Projects
Commit d58825f9 authored by Rolf Niepraschk's avatar Rolf Niepraschk
Browse files

E-Mail/Telefon anders positioniert

parent fa5375ee
No related branches found
No related tags found
No related merge requests found
...@@ -406,10 +406,9 @@ ...@@ -406,10 +406,9 @@
\vl@ShippingLand \vl@ShippingLand
}% }%
}% }%
\put(270bp,314bp){% \put(200bp,280bp){%
\parbox[t]{.56\textwidth}{% \parbox[t]{.56\textwidth}{%
\small\setstretch{0.8}% \small\setstretch{0.8}%
%\dotfill\\[.27em]
\@tempswafalse \@tempswafalse
\ifx\vl@ShippingEmail\@empty\else \ifx\vl@ShippingEmail\@empty\else
\@tempswatrue \@tempswatrue
...@@ -419,12 +418,13 @@ ...@@ -419,12 +418,13 @@
\fi \fi
\if@tempswa \if@tempswa
\begin{tabular}{@{}ll@{}}% \begin{tabular}{@{}ll@{}}%
\multicolumn{1}{@{}l@{}}{\rlap{\parbox{\linewidth}{\dotfill}}} \\ \multicolumn{1}{@{}l@{}}{\rlap{%
\negthinspace\negthinspace\parbox{\linewidth}{\dotfill}}} \\
\ifx\vl@ShippingEmail\@empty\else \ifx\vl@ShippingEmail\@empty\else
E-mail: & \vl@ShippingEmail \\ E-Mail: & \vl@ShippingEmail \\
\fi \fi
\ifx\vl@ShippingPhone\@empty\else \ifx\vl@ShippingPhone\@empty\else
Telefon: & \vl@ShippingPhone \\ Telefon: & \vl@ShippingPhone
\fi \fi
\end{tabular}\\[.5em] \end{tabular}\\[.5em]
\fi \fi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment