Index: add.html =================================================================== RCS file: /glinks/cgi/admin/templates/luna/add.html,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- add.html 24 Mar 2005 08:58:29 -0000 1.9 +++ add.html 11 May 2005 22:35:47 -0000 1.10 @@ -9,7 +9,7 @@ <div id="wrapper"> <%include include_header.html%> <%include include_contentheader.html%> - <div id="ocwrapper"> + <div id="ocwrapper" class="clear"> <div id="icwrapper" class="clear"> <%include include_leftsidebar.html%> <div id="contentwrapper" class="shadowleft"> Index: add_success.html =================================================================== RCS file: /glinks/cgi/admin/templates/luna/add_success.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- add_success.html 14 Apr 2005 03:07:05 -0000 1.12 +++ add_success.html 11 May 2005 22:35:47 -0000 1.13 @@ -9,7 +9,7 @@ <div id="wrapper"> <%include include_header.html%> <%include include_contentheader.html%> - <div id="ocwrapper"> + <div id="ocwrapper" class="clear"> <div id="icwrapper" class="clear"> <%include include_leftsidebar.html%> <div id="contentwrapper" class="shadowleft"> Index: bookmark_folder_add.html =================================================================== RCS file: /glinks/cgi/admin/templates/luna/bookmark_folder_add.html,v retrieving revision 1.12 retrieving revision 1.14 diff -u -r1.12 -r1.14 --- bookmark_folder_add.html 18 Apr 2005 21:39:36 -0000 1.12 +++ bookmark_folder_add.html 11 May 2005 22:35:47 -0000 1.14 @@ -10,7 +10,7 @@ <div id="wrapper"> <%include include_header.html%> <%include include_contentheader.html%> - <div id="ocwrapper"> + <div id="ocwrapper" class="clear"> <div id="icwrapper" class="clear"> <%include include_leftsidebar.html%> <div id="contentwrapper" class="shadowleft"> @@ -26,7 +26,7 @@ <div class="row required clear"> <label for="my_folder_name" class="name">Name: <span>*</span></label> <div class="value"> - <input type="text" id="my_folder_name" name="my_folder_name" value="<%if my_folder_name%><%escape_html my_folder_name%><%endif%>" class="text" /> + <input type="text" id="my_folder_name" name="my_folder_name" value="<%if my_folder_name%><%escape_html my_folder_name%><%endif%>" class="text" /> </div> </div> <div class="row clear"> Index: bookmark_folder_edit.html =================================================================== RCS file: /glinks/cgi/admin/templates/luna/bookmark_folder_edit.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- bookmark_folder_edit.html 18 Apr 2005 21:39:36 -0000 1.12 +++ bookmark_folder_edit.html 11 May 2005 22:35:47 -0000 1.13 @@ -10,7 +10,7 @@ <div id="wrapper"> <%include include_header.html%> <%include include_contentheader.html%> - <div id="ocwrapper"> + <div id="ocwrapper" class="clear"> <div id="icwrapper" class="clear"> <%include include_leftsidebar.html%> <div id="contentwrapper" class="shadowleft"> Index: bookmark_folder_view.html =================================================================== RCS file: /glinks/cgi/admin/templates/luna/bookmark_folder_view.html,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- bookmark_folder_view.html 24 Mar 2005 08:58:29 -0000 1.14 +++ bookmark_folder_view.html 11 May 2005 22:35:47 -0000 1.15 @@ -16,7 +16,7 @@ <div id="wrapper"> <%include include_header.html%> <%include include_contentheader.html%> - <div id="ocwrapper"> + <div id="ocwrapper" class="clear"> <div id="icwrapper" class="clear"> <%include include_leftsidebar.html%> <div id="contentwrapper" class="shadowleft"> Index: bookmark_link_add.html =================================================================== RCS file: /glinks/cgi/admin/templates/luna/bookmark_link_add.html,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- bookmark_link_add.html 18 Apr 2005 21:39:36 -0000 1.16 +++ bookmark_link_add.html 11 May 2005 22:35:47 -0000 1.17 @@ -10,7 +10,7 @@ <div id="wrapper"> <%include include_header.html%> <%include include_contentheader.html%> - <div id="ocwrapper"> + <div id="ocwrapper" class="clear"> <div id="icwrapper" class="clear"> <%include include_leftsidebar.html%> <div id="contentwrapper" class="shadowleft"> Index: bookmark_link_edit.html =================================================================== RCS file: /glinks/cgi/admin/templates/luna/bookmark_link_edit.html,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- bookmark_link_edit.html 18 Apr 2005 21:39:36 -0000 1.16 +++ bookmark_link_edit.html 11 May 2005 22:35:47 -0000 1.17 @@ -10,7 +10,7 @@ <div id="wrapper"> <%include include_header.html%> <%include include_contentheader.html%> - <div id="ocwrapper"> + <div id="ocwrapper" class="clear"> <div id="icwrapper" class="clear"> <%include include_leftsidebar.html%> <div id="contentwrapper" class="shadowleft"> Index: bookmark_list.html =================================================================== RCS file: /glinks/cgi/admin/templates/luna/bookmark_list.html,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- bookmark_list.html 18 Apr 2005 21:39:36 -0000 1.13 +++ bookmark_list.html 11 May 2005 22:35:47 -0000 1.14 @@ -16,7 +16,7 @@ <div id="wrapper"> <%include include_header.html%> <%include include_contentheader.html%> - <div id="ocwrapper"> + <div id="ocwrapper" class="clear"> <div id="icwrapper" class="clear"> <%include include_leftsidebar.html%> <div id="contentwrapper" class="shadowleft"> Index: bookmark_preferences.html =================================================================== RCS file: /glinks/cgi/admin/templates/luna/bookmark_preferences.html,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- bookmark_preferences.html 18 Apr 2005 21:39:36 -0000 1.13 +++ bookmark_preferences.html 11 May 2005 22:35:47 -0000 1.14 @@ -10,7 +10,7 @@ <div id="wrapper"> <%include include_header.html%> <%include include_contentheader.html%> - <div id="ocwrapper"> + <div id="ocwrapper" class="clear"> <div id="icwrapper" class="clear"> <%include include_leftsidebar.html%> <div id="contentwrapper" class="shadowleft"> Index: bookmark_users.html =================================================================== RCS file: /glinks/cgi/admin/templates/luna/bookmark_users.html,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- bookmark_users.html 24 Mar 2005 08:58:29 -0000 1.11 +++ bookmark_users.html 11 May 2005 22:35:47 -0000 1.12 @@ -16,7 +16,7 @@ <div id="wrapper"> <%include include_header.html%> <%include include_contentheader.html%> - <div id="ocwrapper"> + <div id="ocwrapper" class="clear"> <div id="icwrapper" class="clear"> <%include include_leftsidebar.html%> <div id="contentwrapper" class="shadowleft"> Index: category.html =================================================================== RCS file: /glinks/cgi/admin/templates/luna/category.html,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- category.html 13 Apr 2005 19:39:01 -0000 1.26 +++ category.html 11 May 2005 22:35:47 -0000 1.27 @@ -17,7 +17,7 @@ <div id="wrapper"> <%include include_header.html%> <%include include_contentheader.html%> - <div id="ocwrapper"> + <div id="ocwrapper" class="clear"> <div id="icwrapper" class="clear"> <%include include_leftsidebar.html%> <div id="contentwrapper" class="shadowleft"> Index: cool.html =================================================================== RCS file: /glinks/cgi/admin/templates/luna/cool.html,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- cool.html 24 Mar 2005 08:58:29 -0000 1.13 +++ cool.html 11 May 2005 22:35:47 -0000 1.14 @@ -15,7 +15,7 @@ <div id="wrapper"> <%include include_header.html%> <%include include_contentheader.html%> - <div id="ocwrapper"> + <div id="ocwrapper" class="clear"> <div id="icwrapper" class="clear"> <%include include_leftsidebar.html%> <div id="contentwrapper" class="shadowleft"> Index: detailed.html =================================================================== RCS file: /glinks/cgi/admin/templates/luna/detailed.html,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- detailed.html 24 Mar 2005 08:58:29 -0000 1.15 +++ detailed.html 11 May 2005 22:35:47 -0000 1.16 @@ -10,7 +10,7 @@ <div id="wrapper"> <%include include_header.html%> <%include include_contentheader.html%> - <div id="ocwrapper"> + <div id="ocwrapper" class="clear"> <div id="icwrapper" class="clear"> <%include include_leftsidebar.html%> <div id="contentwrapper" class="shadowleft"> Index: error.html =================================================================== RCS file: /glinks/cgi/admin/templates/luna/error.html,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- error.html 24 Mar 2005 08:58:29 -0000 1.10 +++ error.html 11 May 2005 22:35:47 -0000 1.11 @@ -11,7 +11,7 @@ <div id="wrapper"> <%include include_header.html%> <%include include_contentheader.html%> - <div id="ocwrapper"> + <div id="ocwrapper" class="clear"> <div id="icwrapper" class="clear"> <%include include_leftsidebar.html%> <div id="contentwrapper" class="shadowleft"> Index: home.html =================================================================== RCS file: /glinks/cgi/admin/templates/luna/home.html,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- home.html 29 Mar 2005 09:51:43 -0000 1.14 +++ home.html 11 May 2005 22:35:47 -0000 1.15 @@ -9,7 +9,7 @@ <div id="wrapper"> <%include include_header.html%> <%include include_contentheader.html%> - <div id="ocwrapper"> + <div id="ocwrapper" class="clear"> <div id="icwrapper" class="clear"> <%include include_leftsidebar.html%> <div id="contentwrapper" class="shadowleft"> Index: include_contentfooter.html =================================================================== RCS file: /glinks/cgi/admin/templates/luna/include_contentfooter.html,v retrieving revision 1.1 retrieving revision 1.3 diff -u -r1.1 -r1.3 --- include_contentfooter.html 28 Jan 2005 23:20:13 -0000 1.1 +++ include_contentfooter.html 7 May 2005 22:26:31 -0000 1.3 @@ -1,2 +1,4 @@ -<div id="contentfooter"> +<%-- +<div id="contentfooter" class="clear"> </div> +--%> Index: language.txt =================================================================== RCS file: /glinks/cgi/admin/templates/luna/language.txt,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- language.txt 15 Apr 2005 03:32:10 -0000 1.17 +++ language.txt 12 May 2005 20:51:55 -0000 1.18 @@ -160,11 +160,13 @@ 'SUBSCRIBE_NOTSUB' => 'You are not subscribed to this mailing list.', 'SUBSCRIBE_SUCCESS' => 'You have successfully subscribed to the mailing list.', 'SUBSCRIBE_UNSUBSUCCESS' => 'You have successfully unsubscribed from the mailing list.', + 'USER_AUTHERROR' => 'Authentication error: %s', 'USER_BADLOGIN' => 'Invalid username/password.', 'USER_EMAILTAKEN' => 'The e-mail address you entered is already taken.', 'USER_INVALIDEMAIL' => 'Invalid e-mail address: \'%s\'', 'USER_INVALIDNAME' => 'Invalid name: \'%s\'', 'USER_INVALIDSIGNUP' => 'Please fill out all fields completely.', + 'USER_INVALIDUSERNAME' => 'Invalid format for username: %s', 'USER_INVALIDVAL' => 'Invalid validation code.', 'USER_LOGOUT' => 'You have been successfully logged out.', 'USER_NAMETAKEN' => 'The username you requested is already taken.', Index: link_expiry_notify.eml =================================================================== RCS file: /glinks/cgi/admin/templates/luna/link_expiry_notify.eml,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- link_expiry_notify.eml 14 Mar 2005 23:13:40 -0000 1.6 +++ link_expiry_notify.eml 21 Apr 2005 19:49:17 -0000 1.7 @@ -8,7 +8,7 @@ <%loop expiry_links~%> <%Title%> - Expiry Date: <%ExpiryDate%>. + Expiry Date: <%ExpiryDate%> Renewal Payment: <%renewal_url%> <%endloop%> Please make a payment as soon as possible or contact us for more information. Index: login.html =================================================================== RCS file: /glinks/cgi/admin/templates/luna/login.html,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- login.html 18 Apr 2005 21:39:36 -0000 1.15 +++ login.html 11 May 2005 22:35:47 -0000 1.16 @@ -9,7 +9,7 @@ <div id="wrapper"> <%include include_header.html%> <%include include_contentheader.html%> - <div id="ocwrapper"> + <div id="ocwrapper" class="clear"> <div id="icwrapper" class="clear"> <%include include_leftsidebar.html%> <div id="contentwrapper" class="shadowleft"> Index: login_email.html =================================================================== RCS file: /glinks/cgi/admin/templates/luna/login_email.html,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- login_email.html 18 Apr 2005 21:39:36 -0000 1.11 +++ login_email.html 11 May 2005 22:35:47 -0000 1.12 @@ -9,7 +9,7 @@ <div id="wrapper"> <%include include_header.html%> <%include include_contentheader.html%> - <div id="ocwrapper"> + <div id="ocwrapper" class="clear"> <div id="icwrapper" class="clear"> <%include include_leftsidebar.html%> <div id="contentwrapper" class="shadowleft"> Index: login_success.html =================================================================== RCS file: /glinks/cgi/admin/templates/luna/login_success.html,v retrieving revision 1.8 retrieving revision 1.10 diff -u -r1.8 -r1.10 --- login_success.html 24 Mar 2005 08:58:29 -0000 1.8 +++ login_success.html 11 May 2005 22:35:47 -0000 1.10 @@ -9,7 +9,7 @@ <div id="wrapper"> <%include include_header.html%> <%include include_contentheader.html%> - <div id="ocwrapper"> + <div id="ocwrapper" class="clear"> <div id="icwrapper" class="clear"> <%include include_leftsidebar.html%> <div id="contentwrapper" class="shadowleft"> @@ -24,6 +24,12 @@ You have been successfully logged into <%site_title%>. </p> +<%if not d and Links::Utils::is_editor%> +<p> + Enter the <a href="<%config.db_cgi_url%>/browser.cgi">editor system</a>. +</p> +<%endif%> + </div> </div> <div class="shadowbottom"><div class="shadowbottomleft"></div><div class="shadowbottomright"></div></div> Index: modify.html =================================================================== RCS file: /glinks/cgi/admin/templates/luna/modify.html,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- modify.html 18 Apr 2005 21:39:36 -0000 1.10 +++ modify.html 11 May 2005 22:35:47 -0000 1.11 @@ -9,7 +9,7 @@ <div id="wrapper"> <%include include_header.html%> <%include include_contentheader.html%> - <div id="ocwrapper"> + <div id="ocwrapper" class="clear"> <div id="icwrapper" class="clear"> <%include include_leftsidebar.html%> <div id="contentwrapper" class="shadowleft"> Index: modify_select.html =================================================================== RCS file: /glinks/cgi/admin/templates/luna/modify_select.html,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- modify_select.html 18 Apr 2005 21:39:36 -0000 1.13 +++ modify_select.html 11 May 2005 22:35:47 -0000 1.14 @@ -15,7 +15,7 @@ <div id="wrapper"> <%include include_header.html%> <%include include_contentheader.html%> - <div id="ocwrapper"> + <div id="ocwrapper" class="clear"> <div id="icwrapper" class="clear"> <%include include_leftsidebar.html%> <div id="contentwrapper" class="shadowleft"> Index: modify_success.html =================================================================== RCS file: /glinks/cgi/admin/templates/luna/modify_success.html,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- modify_success.html 24 Mar 2005 08:58:29 -0000 1.11 +++ modify_success.html 11 May 2005 22:35:47 -0000 1.12 @@ -9,7 +9,7 @@ <div id="wrapper"> <%include include_header.html%> <%include include_contentheader.html%> - <div id="ocwrapper"> + <div id="ocwrapper" class="clear"> <div id="icwrapper" class="clear"> <%include include_leftsidebar.html%> <div id="contentwrapper" class="shadowleft"> Index: new.html =================================================================== RCS file: /glinks/cgi/admin/templates/luna/new.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- new.html 24 Mar 2005 08:58:29 -0000 1.12 +++ new.html 11 May 2005 22:35:47 -0000 1.13 @@ -15,7 +15,7 @@ <div id="wrapper"> <%include include_header.html%> <%include include_contentheader.html%> - <div id="ocwrapper"> + <div id="ocwrapper" class="clear"> <div id="icwrapper" class="clear"> <%include include_leftsidebar.html%> <div id="contentwrapper" class="shadowleft"> Index: newsletter.html =================================================================== RCS file: /glinks/cgi/admin/templates/luna/newsletter.html,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- newsletter.html 24 Mar 2005 08:58:29 -0000 1.8 +++ newsletter.html 11 May 2005 22:35:47 -0000 1.9 @@ -13,7 +13,7 @@ <div id="wrapper"> <%include include_header.html%> <%include include_contentheader.html%> - <div id="ocwrapper"> + <div id="ocwrapper" class="clear"> <div id="icwrapper" class="clear"> <%include include_leftsidebar.html%> <div id="contentwrapper" class="shadowleft"> Index: newsletter_browse.html =================================================================== RCS file: /glinks/cgi/admin/templates/luna/newsletter_browse.html,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- newsletter_browse.html 18 Apr 2005 21:39:36 -0000 1.14 +++ newsletter_browse.html 11 May 2005 22:35:47 -0000 1.15 @@ -64,7 +64,7 @@ <div id="wrapper"> <%include include_header.html%> <%include include_contentheader.html%> - <div id="ocwrapper"> + <div id="ocwrapper" class="clear"> <div id="icwrapper" class="clear"> <%include include_leftsidebar.html%> <div id="contentwrapper" class="shadowleft"> Index: newsletter_global.html =================================================================== RCS file: /glinks/cgi/admin/templates/luna/newsletter_global.html,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- newsletter_global.html 24 Mar 2005 08:58:29 -0000 1.8 +++ newsletter_global.html 11 May 2005 22:35:47 -0000 1.9 @@ -10,7 +10,7 @@ <div id="wrapper"> <%include include_header.html%> <%include include_contentheader.html%> - <div id="ocwrapper"> + <div id="ocwrapper" class="clear"> <div id="icwrapper" class="clear"> <%include include_leftsidebar.html%> <div id="contentwrapper" class="shadowleft"> Index: newsletter_list.html =================================================================== RCS file: /glinks/cgi/admin/templates/luna/newsletter_list.html,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- newsletter_list.html 18 Apr 2005 21:39:36 -0000 1.14 +++ newsletter_list.html 11 May 2005 22:35:47 -0000 1.15 @@ -16,7 +16,7 @@ <div id="wrapper"> <%include include_header.html%> <%include include_contentheader.html%> - <div id="ocwrapper"> + <div id="ocwrapper" class="clear"> <div id="icwrapper" class="clear"> <%include include_leftsidebar.html%> <div id="contentwrapper" class="shadowleft"> Index: payment.html =================================================================== RCS file: /glinks/cgi/admin/templates/luna/payment.html,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- payment.html 18 Apr 2005 21:39:36 -0000 1.11 +++ payment.html 11 May 2005 22:35:47 -0000 1.12 @@ -9,7 +9,7 @@ <div id="wrapper"> <%include include_header.html%> <%include include_contentheader.html%> - <div id="ocwrapper"> + <div id="ocwrapper" class="clear"> <div id="icwrapper" class="clear"> <%include include_leftsidebar.html%> <div id="contentwrapper" class="shadowleft"> Index: payment_direct.html =================================================================== RCS file: /glinks/cgi/admin/templates/luna/payment_direct.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- payment_direct.html 14 Apr 2005 03:16:50 -0000 1.12 +++ payment_direct.html 11 May 2005 22:35:47 -0000 1.13 @@ -10,7 +10,7 @@ <div id="wrapper"> <%include include_header.html%> <%include include_contentheader.html%> - <div id="ocwrapper"> + <div id="ocwrapper" class="clear"> <div id="icwrapper" class="clear"> <%include include_leftsidebar.html%> <div id="contentwrapper" class="shadowleft"> Index: payment_form.html =================================================================== RCS file: /glinks/cgi/admin/templates/luna/payment_form.html,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- payment_form.html 24 Mar 2005 08:58:29 -0000 1.9 +++ payment_form.html 11 May 2005 22:35:47 -0000 1.10 @@ -9,7 +9,7 @@ <div id="wrapper"> <%include include_header.html%> <%include include_contentheader.html%> - <div id="ocwrapper"> + <div id="ocwrapper" class="clear"> <div id="icwrapper" class="clear"> <%include include_leftsidebar.html%> <div id="contentwrapper" class="shadowleft"> Index: payment_method.html =================================================================== RCS file: /glinks/cgi/admin/templates/luna/payment_method.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- payment_method.html 18 Apr 2005 21:39:36 -0000 1.12 +++ payment_method.html 11 May 2005 22:35:47 -0000 1.13 @@ -11,7 +11,7 @@ <div id="wrapper"> <%include include_header.html%> <%include include_contentheader.html%> - <div id="ocwrapper"> + <div id="ocwrapper" class="clear"> <div id="icwrapper" class="clear"> <%include include_leftsidebar.html%> <div id="contentwrapper" class="shadowleft"> Index: payment_paypal_include.html =================================================================== RCS file: /glinks/cgi/admin/templates/luna/payment_paypal_include.html,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- payment_paypal_include.html 18 Apr 2005 21:39:36 -0000 1.5 +++ payment_paypal_include.html 21 Apr 2005 19:49:06 -0000 1.6 @@ -22,5 +22,5 @@ <input type="hidden" name="invoice" value="<%escape_html unique_id%>" /> <input type="hidden" name="item_name" value="<%escape_html site_title%> link submission (<%ifnot payment_term_num%>Lifetime<%else%><%escape_html payment_term_num%> <%escape_html payment_term_unit%><%endif%><%if payment_type == 2%>, recurring<%endif%>)" /> <input type="hidden" name="no_shipping" value="1" /> - <input type="image" name="submit" src="<%if button_custom%><%escape_html button_custom%><%else%>https://www.paypal.com/images/<%button%><%endif%>" title="Make payments with PayPal - it's fast, free and secure!" class="image" /> + <input type="image" name="submit" src="<%if button_custom%><%escape_html button_custom%><%else%>https://www.paypal.com/images/<%escape_html button%><%endif%>" title="Make payments with PayPal - it's fast, free and secure!" class="image" /> </form> Index: payment_success.html =================================================================== RCS file: /glinks/cgi/admin/templates/luna/payment_success.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- payment_success.html 14 Apr 2005 03:16:50 -0000 1.12 +++ payment_success.html 11 May 2005 22:35:47 -0000 1.13 @@ -10,7 +10,7 @@ <div id="wrapper"> <%include include_header.html%> <%include include_contentheader.html%> - <div id="ocwrapper"> + <div id="ocwrapper" class="clear"> <div id="icwrapper" class="clear"> <%include include_leftsidebar.html%> <div id="contentwrapper" class="shadowleft"> Index: rate.html =================================================================== RCS file: /glinks/cgi/admin/templates/luna/rate.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- rate.html 18 Apr 2005 21:39:36 -0000 1.12 +++ rate.html 11 May 2005 22:35:47 -0000 1.13 @@ -9,7 +9,7 @@ <div id="wrapper"> <%include include_header.html%> <%include include_contentheader.html%> - <div id="ocwrapper"> + <div id="ocwrapper" class="clear"> <div id="icwrapper" class="clear"> <%include include_leftsidebar.html%> <div id="contentwrapper" class="shadowleft"> Index: rate_success.html =================================================================== RCS file: /glinks/cgi/admin/templates/luna/rate_success.html,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- rate_success.html 24 Mar 2005 08:58:29 -0000 1.8 +++ rate_success.html 11 May 2005 22:35:47 -0000 1.9 @@ -9,7 +9,7 @@ <div id="wrapper"> <%include include_header.html%> <%include include_contentheader.html%> - <div id="ocwrapper"> + <div id="ocwrapper" class="clear"> <div id="icwrapper" class="clear"> <%include include_leftsidebar.html%> <div id="contentwrapper" class="shadowleft"> Index: rate_top.html =================================================================== RCS file: /glinks/cgi/admin/templates/luna/rate_top.html,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- rate_top.html 24 Mar 2005 08:58:29 -0000 1.11 +++ rate_top.html 11 May 2005 22:35:47 -0000 1.12 @@ -9,7 +9,7 @@ <div id="wrapper"> <%include include_header.html%> <%include include_contentheader.html%> - <div id="ocwrapper"> + <div id="ocwrapper" class="clear"> <div id="icwrapper" class="clear"> <%include include_leftsidebar.html%> <div id="contentwrapper" class="shadowleft"> Index: review_add.html =================================================================== RCS file: /glinks/cgi/admin/templates/luna/review_add.html,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- review_add.html 18 Apr 2005 21:39:36 -0000 1.17 +++ review_add.html 11 May 2005 22:35:47 -0000 1.18 @@ -9,7 +9,7 @@ <div id="wrapper"> <%include include_header.html%> <%include include_contentheader.html%> - <div id="ocwrapper"> + <div id="ocwrapper" class="clear"> <div id="icwrapper" class="clear"> <%include include_leftsidebar.html%> <div id="contentwrapper" class="shadowleft"> Index: review_add_success.html =================================================================== RCS file: /glinks/cgi/admin/templates/luna/review_add_success.html,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- review_add_success.html 15 Apr 2005 00:07:25 -0000 1.14 +++ review_add_success.html 11 May 2005 22:35:47 -0000 1.15 @@ -9,7 +9,7 @@ <div id="wrapper"> <%include include_header.html%> <%include include_contentheader.html%> - <div id="ocwrapper"> + <div id="ocwrapper" class="clear"> <div id="icwrapper" class="clear"> <%include include_leftsidebar.html%> <div id="contentwrapper" class="shadowleft"> Index: review_edit.html =================================================================== RCS file: /glinks/cgi/admin/templates/luna/review_edit.html,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- review_edit.html 18 Apr 2005 21:39:36 -0000 1.14 +++ review_edit.html 11 May 2005 22:35:47 -0000 1.15 @@ -9,7 +9,7 @@ <div id="wrapper"> <%include include_header.html%> <%include include_contentheader.html%> - <div id="ocwrapper"> + <div id="ocwrapper" class="clear"> <div id="icwrapper" class="clear"> <%include include_leftsidebar.html%> <div id="contentwrapper" class="shadowleft"> Index: review_edit_success.html =================================================================== RCS file: /glinks/cgi/admin/templates/luna/review_edit_success.html,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- review_edit_success.html 14 Apr 2005 07:37:09 -0000 1.10 +++ review_edit_success.html 11 May 2005 22:35:47 -0000 1.11 @@ -9,7 +9,7 @@ <div id="wrapper"> <%include include_header.html%> <%include include_contentheader.html%> - <div id="ocwrapper"> + <div id="ocwrapper" class="clear"> <div id="icwrapper" class="clear"> <%include include_leftsidebar.html%> <div id="contentwrapper" class="shadowleft"> Index: review_search_results.html =================================================================== RCS file: /glinks/cgi/admin/templates/luna/review_search_results.html,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- review_search_results.html 24 Mar 2005 08:58:29 -0000 1.13 +++ review_search_results.html 11 May 2005 22:35:47 -0000 1.14 @@ -15,7 +15,7 @@ <div id="wrapper"> <%include include_header.html%> <%include include_contentheader.html%> - <div id="ocwrapper"> + <div id="ocwrapper" class="clear"> <div id="icwrapper" class="clear"> <%include include_leftsidebar.html%> <div id="contentwrapper" class="shadowleft"> Index: search.html =================================================================== RCS file: /glinks/cgi/admin/templates/luna/search.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- search.html 24 Mar 2005 08:58:29 -0000 1.12 +++ search.html 11 May 2005 22:35:47 -0000 1.13 @@ -9,7 +9,7 @@ <div id="wrapper"> <%include include_header.html%> <%include include_contentheader.html%> - <div id="ocwrapper"> + <div id="ocwrapper" class="clear"> <div id="icwrapper" class="clear"> <%include include_leftsidebar.html%> <div id="contentwrapper" class="shadowleft"> Index: search_results.html =================================================================== RCS file: /glinks/cgi/admin/templates/luna/search_results.html,v retrieving revision 1.15 retrieving revision 1.17 diff -u -r1.15 -r1.17 --- search_results.html 24 Mar 2005 08:58:29 -0000 1.15 +++ search_results.html 11 May 2005 22:35:47 -0000 1.17 @@ -15,7 +15,7 @@ <div id="wrapper"> <%include include_header.html%> <%include include_contentheader.html%> - <div id="ocwrapper"> + <div id="ocwrapper" class="clear"> <div id="icwrapper" class="clear"> <%include include_leftsidebar.html%> <div id="contentwrapper" class="shadowleft"> @@ -27,7 +27,7 @@ <h2>Search Results</h2> <p> - Your search for <%if highlight%><%Links::Tools::highlight($query, $query)%><%else%><strong><%query%></strong><%endif%> returned <strong><%cat_hits%></strong> categor<%if cat_hits != 1%>ies<%else%>y<%endif%> and <strong><%link_hits%></strong> link<%if link_hits != 1%>s<%endif%> + Your search<%if query%> for <%if highlight%><%Links::Tools::highlight($query, $query)%><%else%><strong><%query%></strong><%endif%><%endif%> returned <strong><%cat_hits%></strong> categor<%if cat_hits != 1%>ies<%else%>y<%endif%> and <strong><%link_hits%></strong> link<%if link_hits != 1%>s<%endif%> </p> <%if category_results_loop.length~%> @@ -36,7 +36,7 @@ <ul> <%~loop category_results_loop%> <%~set formatted_title = Links::Utils::format_title($title_loop, separator => $category_separator, no_escape_separator => $no_escape_category_separator, include_home => 0, link_type => 1)%> - <li><%if highlight%><%Links::Tools::highlight($formatted_title, $query)%><%else%><%formatted_title%><%endif%></li> + <li><%if highlight and query%><%Links::Tools::highlight($formatted_title, $query)%><%else%><%formatted_title%><%endif%></li> <%~endloop%> </ul> <%~endif%> @@ -49,7 +49,7 @@ <%loop link_results_loop~%> <%if title_loop.length%> <%~set formatted_title = Links::Utils::format_title($title_loop, separator => $category_separator, no_escape_separator => $no_escape_category_separator, include_home => 0, link_type => 1)%> - <p class="category"><%if highlight%><%Links::Tools::highlight($formatted_title, $query)%><%else%><%formatted_title%><%endif%></p> + <p class="category"><%if highlight and query%><%Links::Tools::highlight($formatted_title, $query)%><%else%><%formatted_title%><%endif%></p> <%~endif%> <%include link.html%> <%~endloop%> Index: signup_form.html =================================================================== RCS file: /glinks/cgi/admin/templates/luna/signup_form.html,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- signup_form.html 18 Apr 2005 21:39:36 -0000 1.14 +++ signup_form.html 11 May 2005 22:35:47 -0000 1.15 @@ -9,7 +9,7 @@ <div id="wrapper"> <%include include_header.html%> <%include include_contentheader.html%> - <div id="ocwrapper"> + <div id="ocwrapper" class="clear"> <div id="icwrapper" class="clear"> <%include include_leftsidebar.html%> <div id="contentwrapper" class="shadowleft"> Index: signup_success.html =================================================================== RCS file: /glinks/cgi/admin/templates/luna/signup_success.html,v retrieving revision 1.9 retrieving revision 1.11 diff -u -r1.9 -r1.11 --- signup_success.html 24 Mar 2005 08:58:29 -0000 1.9 +++ signup_success.html 11 May 2005 22:35:47 -0000 1.11 @@ -9,7 +9,7 @@ <div id="wrapper"> <%include include_header.html%> <%include include_contentheader.html%> - <div id="ocwrapper"> + <div id="ocwrapper" class="clear"> <div id="icwrapper" class="clear"> <%include include_leftsidebar.html%> <div id="contentwrapper" class="shadowleft"> @@ -24,7 +24,7 @@ <%~if Validation%> Thanks for signing up, an e-mail has been sent to you with a validation code. Once you receive it, you'll need to enter a <a href="<%config.db_cgi_url%>/user.cgi?validate=1">validation code</a> <%~else%> - You have now successfully registered. You may now <a href="<%config.db_cgi_url%>/user.cgi?Username=<%Username%>">log in</a>. + You have successfully registered. <%~endif%> </p> Index: validate_form.html =================================================================== RCS file: /glinks/cgi/admin/templates/luna/validate_form.html,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- validate_form.html 24 Mar 2005 08:58:29 -0000 1.10 +++ validate_form.html 11 May 2005 22:35:47 -0000 1.11 @@ -9,7 +9,7 @@ <div id="wrapper"> <%include include_header.html%> <%include include_contentheader.html%> - <div id="ocwrapper"> + <div id="ocwrapper" class="clear"> <div id="icwrapper" class="clear"> <%include include_leftsidebar.html%> <div id="contentwrapper" class="shadowleft"> Index: validate_success.html =================================================================== RCS file: /glinks/cgi/admin/templates/luna/validate_success.html,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- validate_success.html 24 Mar 2005 08:58:29 -0000 1.9 +++ validate_success.html 11 May 2005 22:35:47 -0000 1.10 @@ -9,7 +9,7 @@ <div id="wrapper"> <%include include_header.html%> <%include include_contentheader.html%> - <div id="ocwrapper"> + <div id="ocwrapper" class="clear"> <div id="icwrapper" class="clear"> <%include include_leftsidebar.html%> <div id="contentwrapper" class="shadowleft">