summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: ab55f7e)
raw | patch | inline | side by side (parent: ab55f7e)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 14 Jun 2006 07:36:51 +0000 (07:36 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 14 Jun 2006 07:36:51 +0000 (07:36 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@3811 594d385d-05f5-0310-b6e9-bd551577e9d8
plugins/admin/systems/snapshotdialog.tpl | patch | blob | history |
index a285725a2824c81f3dc8b036c42bc97d11c26c48..c71b0704183e7bc48c60dd01874a99f1606ae28a 100755 (executable)
<p class="seperator"> </p>
<p>
<div style="width:100%; text-align:right;">
- <input type='submit' name='RestoreSnapshot' value='{t}Save{/t}' {if $CountSnapShots==0} disabled {/if}>
+ <input type='submit' name='RestoreSnapshot' value='{t}Continue{/t}' {if $CountSnapShots==0} disabled {/if}>
<input type='submit' name='CancelSnapshot' value='{t}Cancel{/t}'>
</div></p>
<p class="seperator"> </p>
<p>
<div style="width:100%; text-align:right;">
- <input type='submit' name='CreateSnapshot' value='{t}Save{/t}'>
+ <input type='submit' name='CreateSnapshot' value='{t}Continue{/t}'>
<input type='submit' name='CancelSnapshot' value='{t}Cancel{/t}'>
</div></p>