File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,3 +4,17 @@ dh_auto_test
44dh_prep
55dh_auto_install
66override_dh_install dh_install
7+ dh_install
8+ dh_installdocs
9+ dh_installchangelogs
10+ dh_installdebconf
11+ dh_pysupport
12+ dh_perl
13+ dh_link
14+ dh_compress
15+ dh_fixperms
16+ dh_installdeb
17+ dh_gencontrol
18+ dh_md5sums
19+ dh_builddeb
20+ dh_builddeb
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ public function finalize()
3131 $ star = '<iframe src="https://ghbtns.com/github-btn.html?user=Vitexus&repo=icinga_configurator&type=star&count=true" frameborder="0" scrolling="0" width="170px" height="20px"></iframe> ' ;
3232 $ footrow = new \Ease \TWB \Row ();
3333 $ footrow ->addColumn (4 ,
34- '<a href="https://www.vitexsoftware.cz/monitoring.php">Icinga Editor</a> v.: ' .$ appInfo ->version .' © 2012-2015 <a href="http://vitexsoftware.cz/">Vitex Software</a> ' );
34+ '<a href="https://www.vitexsoftware.cz/monitoring.php">Icinga Editor</a> v.: ' .$ appInfo ->version .' © 2012-2016 <a href="http://vitexsoftware.cz/">Vitex Software</a> ' );
3535 $ footrow ->addColumn (4 ,
3636 '<a href="http://www.austro-bohemia.cz/"><img style="position: relative;top: -2px; left: -10px; height: 25px" align="right" style="border:0" src="images/austro-bohemia-logo.png" alt="ABSRO" title="Pasivní checky napsány pro společnost Austro Bohemia s.r.o." /></a> ' );
3737 $ footrow ->addColumn (4 ,
You can’t perform that action at this time.
0 commit comments