Merge branch 'master' into fradrive/tutorial-overhaul

This commit is contained in:
Steffen Jost 2023-02-23 10:29:31 +01:00
commit 6e35baa06f

View File

@ -145,9 +145,14 @@ $endif$
\begin{textblock}{65}(84,232)%hpos,vpos \begin{textblock}{65}(84,232)%hpos,vpos
\textcolor{black!39}{ \textcolor{black!39}{
\begin{labeling}{Login:x} \begin{labeling}{Password:}
\item[Login:] \texttt{$login$} $if(is-de)$
\item[Pin:] \texttt{$pin$} \item[Benutzer:] \texttt{$login$}
\item[Passwort:] \texttt{$pin$}
$else$
\item[User:] \texttt{$login$}
\item[Password:] \texttt{$pin$}
$endif$
\end{labeling} \end{labeling}
~} ~}
\end{textblock} \end{textblock}