diff options
author | habeascodice <habeascodice@federated.social> | 2014-10-11 05:34:11 -0700 |
---|---|---|
committer | habeascodice <habeascodice@federated.social> | 2014-10-11 05:34:11 -0700 |
commit | bde8c6d39e1ccf7a53569cc652a62b5447d3243f (patch) | |
tree | 598928300196120d90a28aac79e57d213dd61779 /view/tpl/admin_plugins.tpl | |
parent | 7a106cf60cfa005ec6d8c35f922dc57b9af0175e (diff) | |
parent | 3d0d36b2bc6d134e1140b9fc8c40206be5bd7d2d (diff) | |
download | volse-hubzilla-bde8c6d39e1ccf7a53569cc652a62b5447d3243f.tar.gz volse-hubzilla-bde8c6d39e1ccf7a53569cc652a62b5447d3243f.tar.bz2 volse-hubzilla-bde8c6d39e1ccf7a53569cc652a62b5447d3243f.zip |
Merge remote branch 'upstream/master'
Diffstat (limited to 'view/tpl/admin_plugins.tpl')
-rwxr-xr-x | view/tpl/admin_plugins.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/admin_plugins.tpl b/view/tpl/admin_plugins.tpl index 40821c534..0f76cc4fe 100755 --- a/view/tpl/admin_plugins.tpl +++ b/view/tpl/admin_plugins.tpl @@ -1,4 +1,4 @@ -<div class="generic-content-wrapper" id='adminpage'> +<div class="generic-content-wrapper-styled" id='adminpage'> <h1>{{$title}} - {{$page}}</h1> <ul id='pluginslist'> |