Changeset 2576 for www-website/dev.php
- Timestamp:
- 07/24/05 14:21:48 (3 years ago)
- Files:
-
- 1 modified
-
www-website/dev.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
www-website/dev.php
r2574 r2576 11 11 print _(" Mailing List"); 12 12 print (" </h1>"); 13 print _(" If you have comments or you want to participat to the project, you can join our mailing list by sending a mail to: ")."<a href=\"mailto:gajim-devel-subscribe@gajim.org\">gajim-devel-subscribe@gajim.org</a>, "._("or by visiting")." <a href=\"https://lists.gajim.org\">https://lists.gajim.org</a>.";13 print _(" If you have comments or you want to participate to the project, you can join our mailing list by sending a mail to: ")."<a href=\"mailto:gajim-devel-subscribe@gajim.org\">gajim-devel-subscribe@gajim.org</a>, "._("or by visiting")." <a href=\"https://lists.gajim.org\">https://lists.gajim.org</a>."; 14 14 print _(" List archives are available ")."<a href=\"https://www2.lagaule.org/pipermail/gajim-devel/\">"._("here")."</a>."; 15 15 print (" <br/>"); … … 33 33 print (" <ul>\n"); 34 34 print (" <li>\n"); 35 print _(" Coding: contact us on our mailing list (see above).\n");35 print _(" Coding: contact us on our mailing list or in our room gajim@conference.jabber.org \n"); 36 36 print (" </li>\n"); 37 37 print (" <li>\n");
