Changeset 770 for www-website/dev.php
- Timestamp:
- 03/17/05 00:30:26 (4 years ago)
- Files:
-
- 1 modified
-
www-website/dev.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
www-website/dev.php
r614 r770 17 17 print _(" Repository"); 18 18 print (" </h1>"); 19 print _(" You can browse SVN repository thanks to ")." <a href=\"http:// svn.gajim.org/listing.php?repname=gajim&path=/&sc=1\">WebSvn</a>.";19 print _(" You can browse SVN repository thanks to ")." <a href=\"http://trac.gajim.org/browser/\">Trac</a>."; 20 20 print (" <br/>"); 21 21 print (" <h1>");
