]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - html/cgi-bin/logs.cgi/ovpnclients.dat
Early spring clean: Remove trailing whitespaces, and correct licence headers
[ipfire-2.x.git] / html / cgi-bin / logs.cgi / ovpnclients.dat
index 1005732142d8673c7f22e675af85dfd735ad8242..8fbf4f8fab7f277d336be52cc79353be10f7aaac 100755 (executable)
@@ -329,7 +329,7 @@ unless ($errormessage) {
 }
 
 # If nothing has been fetched, the amount of lines is still zero.
-# In this case display a hint about no data.   
+# In this case display a hint about no data.
 unless ($lines) {
        print "<tr><td bgcolor='$color{'color22'}' colspan='6' align='center'>$Lang::tr{'no entries'}</td></tr>\n";
 }