chore(letter): change login/pin to user/password
This commit is contained in:
parent
2ca99d7176
commit
6f3b2eb8a7
@ -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}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user