[vhffs-dev] [2038] fixed group search template |
[ Thread Index |
Date Index
| More vhffs.org/vhffs-dev Archives
]
Revision: 2038
Author: gradator
Date: 2012-02-22 23:46:14 +0100 (Wed, 22 Feb 2012)
Log Message:
-----------
fixed group search template
Modified Paths:
--------------
trunk/vhffs-panel/templates/admin/group/list.tt
Modified: trunk/vhffs-panel/templates/admin/group/list.tt
===================================================================
--- trunk/vhffs-panel/templates/admin/group/list.tt 2012-02-22 01:10:14 UTC (rev 2037)
+++ trunk/vhffs-panel/templates/admin/group/list.tt 2012-02-22 22:46:14 UTC (rev 2038)
@@ -22,5 +22,5 @@
</tbody>
</table>
[% ELSE %]
-<p>[% 'No group found' | i18n | html %]
+<p>[% 'No group found' | i18n | html %]</p>
[% END %]