Imported Upstream version 0.72.4
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
# dvdisaster: English homepage translation
|
||||
# Copyright (C) 2004-2010 Carsten Gnörlich
|
||||
# Copyright (C) 2004-2012 Carsten Gnörlich
|
||||
#
|
||||
# UTF-8 trigger: äöüß
|
||||
#
|
||||
@@ -12,21 +12,22 @@ require("../include/dvdisaster.php");
|
||||
begin_page();
|
||||
?>
|
||||
|
||||
<!--- Insert actual page content below --->
|
||||
<!-- Insert actual page content below -->
|
||||
|
||||
<h3>Пустая страница</h3>
|
||||
<h3 class="top">Пустая страница</h3>
|
||||
|
||||
Эта страница еще не написана.
|
||||
<pre> </pre>
|
||||
|
||||
|
||||
<font size="-1">
|
||||
<i>Почему в этой документации есть пустые страницы?</i><p>
|
||||
<span class="fs">
|
||||
<i>Почему в этой документации есть пустые страницы?</i><br>
|
||||
Нам нужны такие пустые страницы, чтобы гиперссылки на эту тему уже можно
|
||||
было вставить в документацию.
|
||||
</span>
|
||||
|
||||
|
||||
<!--- do not change below --->
|
||||
<!-- do not change below -->
|
||||
|
||||
<?php
|
||||
# end_page() adds the footer line and closes the HTML properly.
|
||||
|
||||
Reference in New Issue
Block a user