summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: a11fa3a)
raw | patch | inline | side by side (parent: a11fa3a)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 25 Nov 2005 11:06:09 +0000 (11:06 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 25 Nov 2005 11:06:09 +0000 (11:06 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@2066 594d385d-05f5-0310-b6e9-bd551577e9d8
include/functions.inc | patch | blob | history |
diff --git a/include/functions.inc b/include/functions.inc
index b4d908e15bf8a37fc7b5afa89a105d1435b5e525..467e2729bbbd5dca3945cbf636068a9e3da3dbf7 100644 (file)
--- a/include/functions.inc
+++ b/include/functions.inc
$apply= ''.
'<table summary="" width="100%" style="background:#EEEEEE;border-top:1px solid #B0B0B0;"><tr><td width="100%" align="right">'.
- '<input type="submit" name="apply" value="'._("Apply").'"></td></tr></table>';
+ '<input type="submit" name="apply" value="'._("Apply filter").'"></td></tr></table>';
return ($apply);
}