Code

Fixed baseSelectDialog parameters
[gosa.git] / plugins / personal / generic / generic_certs.tpl
index b244da80c822037fea1dbf7a620e9ea0798c0170..f39a4e174f740aed6ef7e0fe97823b502f316b27 100644 (file)
@@ -1,6 +1,6 @@
 <input type="hidden" name="MAX_FILE_SIZE" value="2000000">
  <!-- Headline container -->
-<h2><img alt="" align="middle" src="images/certs.png"> {t}Certificates{/t}</h2>
+<h2><img alt="" class="center" align="middle" src="images/certs.png"> {t}Certificates{/t}</h2>
 
 <table summary="" style="vertical-align:top; text-align:left;border-top: 1px solid rgb(176,176,176);" width="100%" cellpadding=4 border=0>
  <tr>
@@ -73,7 +73,7 @@
 </table>
 
 <p class="plugbottom">
-  <input type=submit name="cert_edit_finish" value="{t}Finish{/t}">
+  <input type=submit name="cert_edit_finish" value="{t}Save{/t}">
   &nbsp;
   <input type=submit name="cert_edit_cancel" value="{t}Cancel{/t}">
 </p>