Code

Updated statistics to use over time data
[gosa.git] / gosa-core / setup / setup_feedback.tpl
index 14ff80b1f2e658e30df220b5906ea75f0995ed29..f6f103bce117f101d6ce9319d519a4b340b992d1 100644 (file)
@@ -1,9 +1,9 @@
 {if $feedback_send}
-       <font color='green'>{t}Feedback sucessfully send{/t}</font>
+       <font color='green'>{t}Feedback successfully send{/t}</font>
 {else}
        
     <input {if $subscribe} checked {/if} type='checkbox' name='subscribe' value='1' class='center'>
-    {t}Subscribe to the gosa-announce mailinglist{/t}
+    {t}Subscribe to the gosa-announce mailing list{/t}
 
     <p>{t}When checking this option, GOsa will try to connect http://oss.gonicus.de in order to subscribe you to the gosa-announce mailing list. You've to confirm this by mail.{/t}</p>
 
                        <td>{t}What PHP version do you use?{/t}</td>
                        <td><input type='text' size=50 name='php_version' value='{$php_version}'></td>
                </tr>
+               <tr>
+                       <td>{t}GOsa version{/t}</td>
+                       <td>{$gosa_version}</td>
+               </tr>
        </table>
 
        <hr>