Some minor funding changes.
[wolnelektury.git] / apps / pdcounter / static / pdcounter / pdcounter.js
index 661fc9e..a1ff537 100755 (executable)
@@ -30,7 +30,7 @@
                 onExpiry: function(){location.reload()}, // TODO: no reload
             };
             if ($this.hasClass('inline')) {
-                options.layout = '{dn} {dl} {hnn}{sep}{mnn}{sep}{snn}';
+                options.layout = '{d<}{dn} {dl} {d>}{hnn}{sep}{mnn}{sep}{snn}';
             }
             
             $this.countdown(options);