summaryrefslogtreecommitdiff
path: root/templates/admin_themes_manager.tpl
diff options
context:
space:
mode:
authorMax Kremmel <xing@synapse.plus.com>2006-04-11 17:52:11 +0000
committerMax Kremmel <xing@synapse.plus.com>2006-04-11 17:52:11 +0000
commitb2a5f41e7c8da4482af478297a9ebf76aa4172c6 (patch)
tree0357246ef9afdaf826735a11b25a4934ea9634ab /templates/admin_themes_manager.tpl
parent90dbfe51c1c1d08cb8206188cbe543f1063db0ba (diff)
downloadthemes-b2a5f41e7c8da4482af478297a9ebf76aa4172c6.tar.gz
themes-b2a5f41e7c8da4482af478297a9ebf76aa4172c6.tar.bz2
themes-b2a5f41e7c8da4482af478297a9ebf76aa4172c6.zip
more permissions housekeeping and tidyup
Diffstat (limited to 'templates/admin_themes_manager.tpl')
-rw-r--r--templates/admin_themes_manager.tpl18
1 files changed, 0 insertions, 18 deletions
diff --git a/templates/admin_themes_manager.tpl b/templates/admin_themes_manager.tpl
index 4764315..9e97b15 100644
--- a/templates/admin_themes_manager.tpl
+++ b/templates/admin_themes_manager.tpl
@@ -84,24 +84,6 @@
{/form}
{/jstab}
- {if $gBitSystem->isPackageActive( 'stylist' ) and $gBitUser->hasPermission( 'bit_p_use_stylist' )}
- {jstab title="Edit Theme"}
- {form legend="Edit Theme" ipackage="stylist" ifile="index.php"}
- <div class="row">
- {formlabel label="Edit theme" for="c_style"}
- {forminput}
- {html_options name="c_style" id="c_style" output=$styles values=$styles}
- {formhelp note="You can edit your theme using the package <a href=\"http://www.bitweaver.org/wiki/index.php?page=StylistPackage\">stylist</a>."}
- {/forminput}
- </div>
-
- <div class="row submit">
- <input type="submit" name="stylistTabSubmit" value="{tr}Edit{/tr}" />
- </div>
- {/form}
- {/jstab}
- {/if}
-
{jstab title="Delete Theme"}
{form legend="Delete Theme"}
<div class="row">