aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/cloud_actionspanel.tpl
diff options
context:
space:
mode:
authorhabeascodice <habeascodice@federated.social>2014-10-11 05:34:11 -0700
committerhabeascodice <habeascodice@federated.social>2014-10-11 05:34:11 -0700
commitbde8c6d39e1ccf7a53569cc652a62b5447d3243f (patch)
tree598928300196120d90a28aac79e57d213dd61779 /view/tpl/cloud_actionspanel.tpl
parent7a106cf60cfa005ec6d8c35f922dc57b9af0175e (diff)
parent3d0d36b2bc6d134e1140b9fc8c40206be5bd7d2d (diff)
downloadvolse-hubzilla-bde8c6d39e1ccf7a53569cc652a62b5447d3243f.tar.gz
volse-hubzilla-bde8c6d39e1ccf7a53569cc652a62b5447d3243f.tar.bz2
volse-hubzilla-bde8c6d39e1ccf7a53569cc652a62b5447d3243f.zip
Merge remote branch 'upstream/master'
Diffstat (limited to 'view/tpl/cloud_actionspanel.tpl')
-rw-r--r--view/tpl/cloud_actionspanel.tpl6
1 files changed, 5 insertions, 1 deletions
diff --git a/view/tpl/cloud_actionspanel.tpl b/view/tpl/cloud_actionspanel.tpl
index 69931b292..00f243c1e 100644
--- a/view/tpl/cloud_actionspanel.tpl
+++ b/view/tpl/cloud_actionspanel.tpl
@@ -1,3 +1,5 @@
+<div class="generic-content-wrapper-styled">
+
<table>
<tr>
<td><strong>{{$folder_header}}</strong>&nbsp;&nbsp;&nbsp;</td>
@@ -20,4 +22,6 @@
</form>
</td>
</tr>
-</table> \ No newline at end of file
+</table>
+
+</div>