added links
authorkilian (ksmachome) <ksaffran@dks.lu>
Mon, 18 Nov 2019 06:49:19 +0000 (07:49 +0100)
committerkilian (ksmachome) <ksaffran@dks.lu>
Mon, 18 Nov 2019 06:49:19 +0000 (07:49 +0100)
backoffice/api/lib/dksconfig.pm
backoffice/api/process.cgi [changed mode: 0644->0755]
backoffice/index.cgi [changed mode: 0644->0755]
index.cgi [changed mode: 0644->0755]
tmpl/page/links.tt

index 3f9cb83..13cbc67 100644 (file)
@@ -12,8 +12,8 @@ our @EXPORT_OK = qw($sitecfg);
 our $sitecfg ={
   cookiename => 'juridig',
   dbtype => 'PgPP',
-  #dsn => 'DBI:PgPP:dbname=juridiglu_db;host=sql629.your-server.de',
-  dsn => 'DBI:PgPP:dbname=juridiglu_db;host=localhost',
+  dsn => 'DBI:PgPP:dbname=juridiglu_db;host=sql629.your-server.de',
+  #dsn => 'DBI:PgPP:dbname=juridiglu_db;host=localhost',
   dbuser => 'juridiglu_user',
   dbpassword => 'hfdR2C9pK9rQV4cH',
   page => 'index.tt',
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
index 07492d1..9e52d11
@@ -1,4 +1,4 @@
-#!/usr/bin/perl
+#!/Users/kilian/perl5/perlbrew/perls/perl-5.24.1/bin/perl
 
 use strict;
 use lib ('api/lib/perl5');
old mode 100644 (file)
new mode 100755 (executable)
index 829396c..0924d67
--- a/index.cgi
+++ b/index.cgi
@@ -1,4 +1,4 @@
-#!/usr/bin/perl
+#!/Users/kilian/perl5/perlbrew/perls/perl-5.24.1/bin/perl
 
 use strict;
 use lib ('backoffice/api/lib/perl5');
index 8978702..d9dab26 100644 (file)
@@ -1,47 +1,55 @@
-<h3>BARREAU</h3>
-
-<a target="_blank" href="https://www.barreau.lu/">
-site officiel du Barreau de Luxembourg
-</a>
-
-<a target="_blank" href="http://avocats-diekirch.lu/fr/accueil/">
-site officiel du Barreau de Diekirch
-</a>
-<h3>JUSTICE</h3>
-
-<a target="_blank" href="https://justice.public.lu/fr.html">
-site officiel Justice Luxembourg
-</a>
-<a target="_blank" href="https://justice.public.lu/fr/jurisprudence.html"> 
-Recherche de jurisprudences
-</a>
-<h3>COMMERCE</h3>
-
-<a target="_blank" href="https://guichet.public.lu/fr/outils/autorisations.html?search=&submit=Recherche"> 
-rechercher une autorisation d'établissemen
-</a>
-<h3>FAILLITES</h3>
-
-<a target="_blank" href="https://www.barreau.lu/faillites">
-Site Barreau - faillites
-</a>
-<h3>HUISSIERS</h3>
-
-<a target="_blank" href="http://www.huissier.lu/members.php">
-tableau des huissiers
-</a>
-<h3>VENTES AUX ENCHERES ET ADJUDICATION</h3>
-
-<a target="_blank" href="http://www.aed.public.lu/domaine/ventes/">
-Ventes publiques et adjudications
-</a>
-<a target="_blank" href="https://www.huissiers.lu/FR/news/newsletter.asp">
-Ventes aux enchères - Pierre Biel & Geoffrey Gall
-</a>
-<a target="_blank" href="https://www.tapella-nilles.lu/ventes-aux-encheres/">
-Ventes aux enchères - Tapella & Nille
-</a>
-<a target="_blank" href="http://www.krieger-avocats.lu/encheres/">
-Krieger Associates
-</a>
+<div class="container" style="margin-top: 15px;">
+    <div class=" text-center center"><h3>BARREAU</h3></div>
+</div>
+<div class="container text-center center">
+  <a target="_blank" href="https://www.barreau.lu/">site officiel du Barreau de Luxembourg</a>
+  <br/>
+  <a target="_blank" href="http://avocats-diekirch.lu/fr/accueil/">site officiel du Barreau de Diekirch</a>
+</div>
+
+<div class="container"  style="margin-top: 15px;">
+  <div class="text-center center"><h3>JUSTICE</h3></div>
+</div>
+<div class="container text-center center">
+  <a target="_blank" href="https://justice.public.lu/fr.html">site officiel Justice Luxembourg</a>
+  <br/>
+  <a target="_blank" href="https://justice.public.lu/fr/jurisprudence/jurisprudence-judoc.html">Juriprudences</a>
+  <br/>
+  <a target="_blank" href="https://justice.public.lu/fr/jurisprudence/juridictions-judiciaires.html">Juridictions judiciaires</a>
+  <br/>
+  <a target="_blank" href="https://justice.public.lu/fr/jurisprudence.html"> Recherche de jurisprudences</a>
+</div>
+
+<div class="container"  style="margin-top: 15px;">
+  <div class=" text-center center"><h3>COMMERCE</h3></div>
+</div>
+<div class="container text-center center">
+  <a target="_blank" href="https://guichet.public.lu/fr/outils/autorisations.html?search=&submit=Recherche"> rechercher une autorisation d'établissemen</a>
+</div>
+<div class="container"  style="margin-top: 15px;">
+  <div class="text-center center"><h3>FAILLITES</h3></div>
+</div>
+<div class="container text-center center">
+  <a target="_blank" href="https://www.barreau.lu/faillites">Site Barreau - faillites</a>
+</div>
+
+<div class="container"  style="margin-top: 15px;">
+  <div class="text-center center"><h3>HUISSIERS</h3></div>
+</div>
+<div class="container text-center center">
+  <a target="_blank" href="http://www.huissier.lu/members.php">tableau des huissiers</a>
+</div>
+<div class="container"  style="margin-top: 15px;">
+  <div class="text-center center"><h3>VENTES AUX ENCHERES ET ADJUDICATION</h3></div>
+</div>
+<div class="container text-center center">
+  <a target="_blank" href="http://www.aed.public.lu/domaine/ventes/">Ventes publiques et adjudications</a>
+  <br/>
+  <a target="_blank" href="https://www.huissiers.lu/FR/news/newsletter.asp">Ventes aux enchères - Pierre Biel & Geoffrey Gall</a>
+  <br/>
+  <a target="_blank" href="https://www.tapella-nilles.lu/ventes-aux-encheres/">Ventes aux enchères - Tapella & Nille</a>
+  <br/>
+  <a target="_blank" href="http://www.krieger-avocats.lu/encheres/">Krieger Associates</a>
+
+</div><br/><br/>