summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 807e941)
raw | patch | inline | side by side (parent: 807e941)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 10 Mar 2008 10:57:34 +0000 (10:57 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 10 Mar 2008 10:57:34 +0000 (10:57 +0000) |
-Ok/Cancel/Save via msgPool
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@9522 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@9522 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/gofax/gofax/faxaccount/lists.tpl | patch | blob | history | |
gosa-plugins/gofax/gofax/faxaccount/locals.tpl | patch | blob | history |
diff --git a/gosa-plugins/gofax/gofax/faxaccount/lists.tpl b/gosa-plugins/gofax/gofax/faxaccount/lists.tpl
index 5817e6c7dd26afe0fdc4531d8bb07f2224834553..3a2dc468477ebf0f6ebff4fa09695159f48ad328 100644 (file)
</table>
<p class="plugbottom">
- <input type=submit name="edit_blocklists_finish" value="{t}Apply{/t}">
+ <input type=submit name="edit_blocklists_finish" value="{msgPool type=applyButton}">
- <input type=submit name="edit_blocklists_cancel" value="{t}Cancel{/t}">
+ <input type=submit name="edit_blocklists_cancel" value="{msgPool type=cancelButton}">
</p>
diff --git a/gosa-plugins/gofax/gofax/faxaccount/locals.tpl b/gosa-plugins/gofax/gofax/faxaccount/locals.tpl
index ebf9a894fe54996c99e5d6f0404906cb14a8bc60..b669a86def72f75221ed6e3795fb97dfb65b82b0 100644 (file)
<p class="plugbottom">
<input type=submit name="add_locals_finish" value="{t}Add{/t}">
- <input type=submit name="add_locals_cancel" value="{t}Cancel{/t}">
+ <input type=submit name="add_locals_cancel" value="{msgPool type=cancelButton}">
</p>