~ubuntu-branches/ubuntu/saucy/horde3/saucy

« back to all changes in this revision

Viewing changes to templates/maintenance/notice_top.inc

  • Committer: Bazaar Package Importer
  • Author(s): Ola Lundqvist
  • Date: 2005-05-04 23:08:08 UTC
  • Revision ID: james.westby@ubuntu.com-20050504230808-p4hf3hk28o3v7wir
Tags: upstream-3.0.4
ImportĀ upstreamĀ versionĀ 3.0.4

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<table border="0" align="center" width="95%" cellpadding="3" cellspacing="2">
 
2
<tr class="header">
 
3
    <td class="header">
 
4
        <b><?php printf(_("%s - Notice"), $registry->get('name', $module)); ?></b>
 
5
    </td>
 
6
</tr>
 
7
<tr>
 
8
    <td>&nbsp;</td>
 
9
</tr>
 
10
<tr>
 
11
    <td>&nbsp;</td>
 
12
</tr>