Changeset 1328

Show
Ignore:
Timestamp:
12/03/07 19:34:17 (1 year ago)
Author:
rho
Message:

Updated missing links

Signed-off: Rolando Espinoza La Fuente <rho@prosoftpeople.com>

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • devel/mod/template/templates/Default_Template/frontpage_loggedin

    r1276 r1328  
    11<h1>Welcome {{name}}</h1> 
    22<p style="margin-top:20px;"> 
    3     This is {{sitename}}, a social network. Why not check out <a href="{{url}}_weblog/everyone.php">what people are saying</a> right now? 
     3    This is {{sitename}}, a social network. Why not check out <a href="{{url}}weblog/everyone">what people are saying</a> right now? 
    44</p> 
    55<p> 
  • devel/mod/template/templates/Default_Template/frontpage_loggedout

    r1276 r1328  
    11<h1>Welcome {{name}}</h1> 
    22<p style="margin-top:20px;"> 
    3     This is {{sitename}}, a social network. Why not check out <a href="{{url}}_weblog/everyone.php">what people are saying</a> right now? 
     3    This is {{sitename}}, a social network. Why not check out <a href="{{url}}weblog/everyone">what people are saying</a> right now? 
    44</p> 
    55<p> 
     
    1010</p> 
    1111<p> 
    12     If you like what you see, why not <a href="{{url}}_invite/register.php">register for an account</a>? 
     12    If you like what you see, why not <a href="{{url}}mod/invite/register.php">register for an account</a>? 
    1313</p>