Ver código fonte

Update index.html

Daniele Bonini (皮夕): WebDev and DevOps by lots of Sim.pli.city bits 3 anos atrás
pai
commit
8af62d29f1
1 arquivos alterados com 5 adições e 5 exclusões
  1. 5 5
      index.html

+ 5 - 5
index.html

@@ -111,7 +111,7 @@
 
 <br>	
 	
-<div style="clear:both; float:left; padding:8px; width:15%; height:100%; text-align:center; border-right: 1px solid lightgray;">
+<div style="clear:both; float:left; padding:8px; width:15%; height:900px; text-align:center; border-right: 1px solid lightgray;">
 	<div style="padding-left:10px;text-align: left;">
 	  &nbsp;Download<br>	
 	  &nbsp;<a href="https://github.com/par7133/SwapSnippet/archive/refs/tags/v2.1.6.zip">Release 2.1.6 (zip)</a><br>
@@ -139,15 +139,15 @@
         <span aria-hidden="true">&times;</span>
      </button>
 	
-	   Hello and welcome to SnipSwap!<br><br>
+	   Hello and welcome to Swap Snippet!<br><br>
 	   
-	   SnipSwap is a light, simple, "peer-to-peer" software on premise for swapping your snippets of code with others.<br><br>
+	   Swap Snippet is a light, simple, "peer-to-peer" software on premise for swapping your snippets of code with others.<br><br>
 	   
-	   SnipSwap is released under GPLv3 license, it is supplied AS-IS and we do not take any responsibility for its misusage.<br><br>
+	   Swap Snippet is released under GPLv3 license, it is supplied AS-IS and we do not take any responsibility for its misusage.<br><br>
 	   
         First step, use the left side panel password field to create the hashed password to insert in the config file.<br><br>
 	   
-	   As you are going to run SnipSwap in the PHP process context, using a limited web server or phpfpm user, you must follow some simple directives for an optimal first setup:<br>
+	   As you are going to run Swap Snippet in the PHP process context, using a limited web server or phpfpm user, you must follow some simple directives for an optimal first setup:<br>
 	   <ol>
 	      <li>Check the write permissions of your "data" (repo) folder in your web app private path; and set its path in the config file.</li>
               <li>Set the default Business Label, Link and Email of the stuff your are going to swap.</li>