Remove double spacing and reindent to 4 spaces
This commit is contained in:
parent
e8afe63364
commit
5ebc6cdbe7
@ -119,7 +119,7 @@ is sent to the server along with the data the user has filled in.
|
|||||||
\inputminted[frame=lines,framesep=2mm,bgcolor=light-gray,baselinestretch=1.2,fontsize=\scriptsize,linenos]{html}{code/hidden-web-form.html}
|
\inputminted[frame=lines,framesep=2mm,bgcolor=light-gray,baselinestretch=1.2,fontsize=\scriptsize,linenos]{html}{code/hidden-web-form.html}
|
||||||
\caption{Example of an \gls{HTTP} form containing a hidden field with
|
\caption{Example of an \gls{HTTP} form containing a hidden field with
|
||||||
\texttt{id=userId}. The id is set by the web server dynamically so that every
|
\texttt{id=userId}. The id is set by the web server dynamically so that every
|
||||||
visitor has his/her unique identifier attached to the form.}
|
visitor has his/her unique identifier attached to the form.}
|
||||||
\label{lst:hidden web form}
|
\label{lst:hidden web form}
|
||||||
\end{listing}
|
\end{listing}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user