summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 60908f1)
raw | patch | inline | side by side (parent: 60908f1)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 16 Mar 2010 14:40:17 +0000 (14:40 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 16 Mar 2010 14:40:17 +0000 (14:40 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@16691 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/goto/admin/systems/services/nfs/servnfs.tpl | patch | blob | history |
diff --git a/gosa-plugins/goto/admin/systems/services/nfs/servnfs.tpl b/gosa-plugins/goto/admin/systems/services/nfs/servnfs.tpl
index f9dbb10114f44811ff15b9198541300723032aa3..f281e65e487efe68d68336aec7464a1682b2ce78 100644 (file)
</tr>
<tr>
<td colspan=2 style="text-align:right">
- <input type="submit" name="NFSsave" value="{msgPool type=saveButton}">
- <input type="submit" name="NFScancel" value="{msgPool type=cancelButton}">
+ <button type='submit' name='NFSsave'>{msgPool type=saveButton}</button>
+
+ <button type='submit' name='NFScancel'>{msgPool type=cancelButton}</button>
+
</td>
</tr>
</table>