Changeset 7363
- Timestamp:
- 11/05/06 17:21:05 (2 years ago)
- Files:
-
- 1 modified
-
www-website/docs.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
www-website/docs.php
r5244 r7363 1 <?php1 s<?php 2 2 3 3 require_once ("Design.php"); … … 68 68 print ("<a name=\"structure\"></a>"); 69 69 print (" <h1>\n"); 70 print (" Structure\n");70 print _(" Structure\n"); 71 71 print (" </h1>\n"); 72 72 print _(" You can see how Gajim is structured")." <a href=\"pydoc/\">"._("here")."</a>.\n";
