Fix missing closing </body> tags

This commit is contained in:
Sean Owen 2016-05-08 09:11:47 +01:00
parent 7a4e0935b5
commit a8d01bd85f
7 changed files with 7 additions and 0 deletions

View file

@ -15,4 +15,5 @@
<p> Si digitaliza un libro, también puede buscar en el contenido del libro para una palabra o frase, y encontrar todas
las páginas en las que aparece: </p>
<p class="imgcenter"><img src="../images/search-book-contents.jpg"/></p>
</body>
</html>

View file

@ -27,4 +27,5 @@
<li> Coordenadas Geográficas, que se puede abrir en Mapas </li>
<li> Texto sin formato, que se puede leer, compartir con un amigo </li>
</ul>
</body>
</html>

View file

@ -21,4 +21,5 @@
<li><a href="sharing.html"> Cómo crear códigos QR </a></li>
<li><a href="license.html"> Política de Privacidad Información Legal y Licencia </a></li>
</ul>
</body>
</html>

View file

@ -36,4 +36,5 @@ Barcode Scanner, ZXing, QR Code, Data Matrix, Aztec</span> son marcas comerciale
<a class="notranslate" href="http://www.apache.org/licenses/LICENSE-2.0.html">Apache License 2.0</a> : </p>
<p style="font-size:200%"><a class="notranslate" href="../html/apache-license.txt">Apache License 2.0</a></p>
</body>
</html>

View file

@ -15,4 +15,5 @@
<li><a href="about1d.html"> Acerca de los códigos de barras 1D </a></li>
<li><a href="about2d.html"> Acerca de los códigos de barras 2D </a></li>
</ul>
</body>
</html>

View file

@ -10,4 +10,5 @@
<p class="imgcenter"><img src="../images/scan-from-phone.png"/></p>
<p> Para utilizar esta función, presione el botón Menú en la pantalla de exploración principal y presione Compartir. A continuación, seleccione si desea compartir un contacto, un marcador, una aplicación o el contenido del portapapeles. Un código QR se generará automáticamente. Cuando haya terminado, pulse Atrás o Inicio. </p>
<p> Para generar códigos QR desde su computadora, pruebe el generador ZXing Código QR: <a href="http://zxing.appspot.com/generator/"> http://zxing.appspot.com/generator/ </a></p>
</body>
</html>

View file

@ -10,4 +10,5 @@
<p class="imgcenter"><img src="../images/scan-from-phone.png"/></p>
<p> 要使用此功能,请在主屏幕上点击“分享”。你可以选择想要分享的内容。完成后,按返回键可以回到主屏。 </p>
<p> 在电脑上可以使用 ZXing 二维码生成器: <a href="http://zxing.appspot.com/generator/"> http://zxing.appspot.com/generator/ </a></p>
</body>
</html>