aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2015-03-09 20:00:20 -0700
committerfriendica <info@friendica.com>2015-03-09 20:00:20 -0700
commitb2e33435f7bae18b3df75ce098d8c96ca2371a53 (patch)
treef74bb1f91a371b9b13bb4eda6813554b1abe0e89 /view
parent0134a41015dd79092cb6a42ad0f7122d0af9bc6d (diff)
downloadvolse-hubzilla-b2e33435f7bae18b3df75ce098d8c96ca2371a53.tar.gz
volse-hubzilla-b2e33435f7bae18b3df75ce098d8c96ca2371a53.tar.bz2
volse-hubzilla-b2e33435f7bae18b3df75ce098d8c96ca2371a53.zip
increase the cell padding (any jokes about padded cells will be ignored)
Diffstat (limited to 'view')
-rw-r--r--view/tpl/admin_queue.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/admin_queue.tpl b/view/tpl/admin_queue.tpl
index 0b59bf1c2..bae434ab7 100644
--- a/view/tpl/admin_queue.tpl
+++ b/view/tpl/admin_queue.tpl
@@ -2,7 +2,7 @@
{{if $hasentries}}
-<table id="admin-queue-table"><tr><td>{{$numentries}}&nbsp;&nbsp;</td><td>{{$desturl}}</td><td>{{$priority}}</td><td>&nbsp;</td><td>&nbsp;</td></tr>
+<table cellpadding="5" id="admin-queue-table"><tr><td>{{$numentries}}&nbsp;&nbsp;</td><td>{{$desturl}}</td><td>{{$priority}}</td><td>&nbsp;</td><td>&nbsp;</td></tr>
{{foreach $entries as $e}}