/adei/ui

To get this branch, use:
bzr branch http://darksoft.org/webbzr/adei/ui

« back to all changes in this revision

Viewing changes to modules/searchtab.php

  • Committer: Suren A. Chilingaryan
  • Date: 2008-04-20 05:22:25 UTC
  • Revision ID: csa@dside.dyndns.org-20080420052225-enu1yngq1pny531z
Layout redesign: search tab, controls, menu

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?php
 
2
 
 
3
$searchtab_title = _("Search");
 
4
 
 
5
function searchtabPage() {
 
6
 
 
7
    echo str_repeat(str_repeat("a ", 50) . "<br/>",50);
 
8
?>
 
9
<?}?>
 
 
b'\\ No newline at end of file'