]> git.mxchange.org Git - friendica.git/blobdiff - view/admin_summary.tpl
diabook: Moving the location between the icons
[friendica.git] / view / admin_summary.tpl
old mode 100644 (file)
new mode 100755 (executable)
index 5942898..eed71fb
@@ -13,7 +13,7 @@
        {{ for $accounts as $p }}
                <dl>
                        <dt>$p.0</dt>
-                       <dd>$p.1</dd>
+                       <dd>{{ if $p.1 }}$p.1{{ else }}0{{ endif }}</dd>
                </dl>
        {{ endfor }}