diff options
author | Michael Scherer <misc@mageia.org> | 2010-12-16 01:18:53 +0000 |
---|---|---|
committer | Michael Scherer <misc@mageia.org> | 2010-12-16 01:18:53 +0000 |
commit | 1c6f4b847c3c6de7c12409fbaa1bdea1ab739802 (patch) | |
tree | 07817988d1103527179736bd6b4ea7d16d6c72b6 /root/register | |
parent | 7430684ba37ef88f7b499bf21b16b7fe68bd2ee0 (diff) | |
download | identity-1c6f4b847c3c6de7c12409fbaa1bdea1ab739802.tar identity-1c6f4b847c3c6de7c12409fbaa1bdea1ab739802.tar.gz identity-1c6f4b847c3c6de7c12409fbaa1bdea1ab739802.tar.bz2 identity-1c6f4b847c3c6de7c12409fbaa1bdea1ab739802.tar.xz identity-1c6f4b847c3c6de7c12409fbaa1bdea1ab739802.zip |
- remove duplicate macro, already in pre
Diffstat (limited to 'root/register')
-rw-r--r-- | root/register/index.tt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/root/register/index.tt b/root/register/index.tt index c4301be..fc56692 100644 --- a/root/register/index.tt +++ b/root/register/index.tt @@ -1,6 +1,3 @@ -[% MACRO l(text, args) BLOCK; - c.localize(text, args); -END; %] <h2>[% l('Register') %]</h2> |