1
richardb96
I need to add a page break here..... how?
  • 2008/5/28 13:10

  • richardb96

  • Just popping in

  • Posts: 78

  • Since: 2008/4/29


Hi,

I need to add a page break at the top & bottom of the register form as it isn't spaced correctly for my site.

I think its this bit of code in register.php but not sure how to add it precicley?

case 'newuser':
include 'header.php';
$stop = '';
if (!$GLOBALS['xoopsSecurity']->check()) {
$stop .= implode('<br />', $GLOBALS['xoopsSecurity']->getErrors())."<br />";
}
if ($xoopsConfigUser['reg_dispdsclmr'] != 0 && $xoopsConfigUser['reg_disclaimer'] != '') {
if (empty($agree_disc)) {
$stop .= _US_UNEEDAGREE.'<br />';


TIA

2
hervet
Re: I need to add a page break here..... how?
  • 2008/6/5 7:30

  • hervet

  • Friend of XOOPS

  • Posts: 2267

  • Since: 2003/11/4


You will find the form in /xoops/include/registerform.php

Login

Who's Online

181 user(s) are online (123 user(s) are browsing Support Forums)


Members: 0


Guests: 181


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits