diff options
| author | Max Kremmel <xing@synapse.plus.com> | 2006-01-17 13:40:50 +0000 |
|---|---|---|
| committer | Max Kremmel <xing@synapse.plus.com> | 2006-01-17 13:40:50 +0000 |
| commit | fbd7236704470e9faf6e0c6ad9faaa9fe38cec77 (patch) | |
| tree | b860ba81248cb17b3f200496c35a645c2bf555d3 /templates/edit_pigeonholes.tpl | |
| parent | 35bab2b8201cba59a0bb53fdd1111ce49abb1573 (diff) | |
| download | pigeonholes-fbd7236704470e9faf6e0c6ad9faaa9fe38cec77.tar.gz pigeonholes-fbd7236704470e9faf6e0c6ad9faaa9fe38cec77.tar.bz2 pigeonholes-fbd7236704470e9faf6e0c6ad9faaa9fe38cec77.zip | |
bring getList() up to the new standards and use pagination when listing categories
Diffstat (limited to 'templates/edit_pigeonholes.tpl')
| -rw-r--r-- | templates/edit_pigeonholes.tpl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/edit_pigeonholes.tpl b/templates/edit_pigeonholes.tpl index df30670..854961d 100644 --- a/templates/edit_pigeonholes.tpl +++ b/templates/edit_pigeonholes.tpl @@ -68,7 +68,6 @@ <div class="row submit"> <input type="submit" name="pigeonhole_store" value="{tr}Save Category{/tr}" /> - <input type="submit" name="pigeonhole_store_and_create" value="{tr}Save and Insert a new Category{/tr}" /> </div> {/form} |
