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
|
||||
\textcolor{black!39}{
|
||||
\begin{labeling}{Login:x}
|
||||
\item[Login:] \texttt{$login$}
|
||||
\item[Pin:] \texttt{$pin$}
|
||||
\begin{labeling}{Password:}
|
||||
$if(is-de)$
|
||||
\item[Benutzer:] \texttt{$login$}
|
||||
\item[Passwort:] \texttt{$pin$}
|
||||
$else$
|
||||
\item[User:] \texttt{$login$}
|
||||
\item[Password:] \texttt{$pin$}
|
||||
$endif$
|
||||
\end{labeling}
|
||||
~}
|
||||
\end{textblock}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user