Commit bc2363c360423b2e35dc3ac96afa2a9229310668
1 parent
4558fe75
- link types admin shouldn't have a delete button anymore.
git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4862 c91229c3-7414-0410-bfa2-8a42b809f60b
Showing
1 changed file
with
0 additions
and
4 deletions
templates/ktcore/document/admin/linktypesadmin.smarty
| @@ -78,10 +78,6 @@ links of that type within the system.{/i18n}</p> | @@ -78,10 +78,6 @@ links of that type within the system.{/i18n}</p> | ||
| 78 | {/foreach} | 78 | {/foreach} |
| 79 | </tbody> | 79 | </tbody> |
| 80 | </table> | 80 | </table> |
| 81 | - | ||
| 82 | -<div class="form_actions"> | ||
| 83 | - <input type="submit" value="{i18n}Remove Link Type(s){/i18n}" /> | ||
| 84 | -</div> | ||
| 85 | {else} | 81 | {else} |
| 86 | 82 | ||
| 87 | <p><strong>{i18n}No link administrator changeable link types available.{/i18n}</strong> | 83 | <p><strong>{i18n}No link administrator changeable link types available.{/i18n}</strong> |