]> git.mxchange.org Git - mailer.git/commit
More fixes for ext-surfbar:
authorquix0r <quix0r@mxchange.org>
Sat, 9 Jul 2011 05:08:38 +0000 (05:08 +0000)
committerquix0r <quix0r@mxchange.org>
Sat, 9 Jul 2011 05:08:38 +0000 (05:08 +0000)
commita3d9fbb8accb2ab102fd935401452f80b6188595
tree4e96aefc1624d47f12ce2cba0d7be8bf7c65460a
parent9808a406e8cf98dab0e6ba8682e913405aaf77ba
More fixes for ext-surfbar:
- Fixed some template bugs, the dollar sign went missing
- Renamed template (we write some_delete_foo and not some_del_foo)
- TODOs.txt updated
23 files changed:
.gitattributes
DOCS/TODOs.txt
inc/filters.php
inc/functions.php
inc/libs/surfbar_functions.php
inc/modules/admin/admin-inc.php
inc/modules/admin/what-list_surfbar_urls.php
inc/modules/member/what-surfbar_book.php
inc/modules/member/what-surfbar_list.php
surfbar.php
templates/de/emails/admin/admin_del_surfbar_urls.tpl
templates/de/emails/admin/admin_delete_surfbar_urls.tpl [new file with mode: 0644]
templates/de/emails/admin/admin_surfbar_url_unlock.tpl
templates/de/emails/member/member_del_surfbar_urls.tpl
templates/de/emails/member/member_delete_surfbar_urls.tpl [new file with mode: 0644]
templates/de/emails/member/member_undelete_active_surfbar_urls.tpl
templates/de/html/admin/admin_delete_surfbar_urls_row.tpl
templates/de/html/admin/admin_lock_surfbar_urls_row.tpl
templates/de/html/admin/admin_undelete_surfbar_urls_row.tpl
templates/de/html/surfbar/surfbar_frameset.tpl
templates/xml/admin/admin_lock_do_surfbar_urls.xml
templates/xml/admin/admin_lock_show_surfbar_urls.xml
templates/xml/admin/admin_undelete_show_surfbar_urls.xml