]> WPIA git - gigi.git/commitdiff
Add missagn newlines at EOF.
authorFelix Dörre <felix@dogcraft.de>
Thu, 10 Jul 2014 19:42:04 +0000 (21:42 +0200)
committerFelix Dörre <felix@dogcraft.de>
Thu, 10 Jul 2014 22:35:16 +0000 (00:35 +0200)
locale/.gitignore
src/org/cacert/gigi/Gigi.templ
src/org/cacert/gigi/pages/account/MailCertificateAdd.templ
src/org/cacert/gigi/pages/account/mailOverview.templ
src/org/cacert/gigi/pages/error/PageNotFound.templ
static/static/default.css
static/static/menu.js

index 917eade9d33f47ed1376747e86d82e5f4a1528b9..6fe7289d67e3042692c783eda7604da3ab10bde3 100644 (file)
@@ -1,3 +1,3 @@
 *
 !.gitignore
-a
\ No newline at end of file
+a
index 3d389ee75c4a975cd14776c45566152ca51d8f9b..1f7b458db44a4a9101836ef216a06b38557fd090 100644 (file)
                </div>
        </div>
 </body>
-</html>
\ No newline at end of file
+</html>
index 91fffdcec0f47c8c618b946998ce77ba76c0c6a3..480696d2602bd31e02e6f6c4764ddfdfcecb40c7 100644 (file)
   </tr>
   </tbody>
 </table>
-</form>
\ No newline at end of file
+</form>
index 379162b874bba6d99831226415f68667cec9235a..c17f0dfd965c4af8c2633cc4585c3c509cb94559 100644 (file)
@@ -39,4 +39,4 @@
 </tbody></table>
 <p>
 <?=_Currently we only issue certificates for Punycode domains if the person requesting them has code signing attributes attached to their account, as these have potentially slightly higher security risk.?>
-</p>
\ No newline at end of file
+</p>
index f525603e35de3dce3d96d619f2ea41387677c1a6..6bc59d6a476e00c61099db245d5b65d63db6f115 100644 (file)
@@ -1,3 +1,3 @@
 <h3><?=_File not found!?></h3>
 
-<p><?=_Due to recent site changes bookmarks may no longer be valid, please update your bookmarks.?></p>
\ No newline at end of file
+<p><?=_Due to recent site changes bookmarks may no longer be valid, please update your bookmarks.?></p>
index d62345c13c66e001a72bd27425ad5b36b88faac6..458adc996a209b279ef880ea1b44c50bc276a31f 100644 (file)
@@ -757,4 +757,4 @@ pre{
 
 .dataTable select, .dataTable option {
        font-size: 92%;
-}
\ No newline at end of file
+}
index 12c3a30fe6ba5b73756fa5bcc350e7b1037f7ff1..aff0c36bfc1c3900a4db91502d7ebdff0f8ce600 100644 (file)
@@ -55,4 +55,4 @@
                }
        })(window.onload);
 
-})();
\ No newline at end of file
+})();