diff options
author | Paul S. Owen <psotfx@users.sourceforge.net> | 2001-05-17 14:21:05 +0000 |
---|---|---|
committer | Paul S. Owen <psotfx@users.sourceforge.net> | 2001-05-17 14:21:05 +0000 |
commit | 63539ba7f3c1c377a6d87a970fe8baadbdee6fc3 (patch) | |
tree | 0c3fb8ece3ae4b5c06d0a28175caff6017553b03 /phpBB/templates | |
parent | 7438f4f287bc8b36edff78ed843a00eb3b2c9f20 (diff) | |
download | forums-63539ba7f3c1c377a6d87a970fe8baadbdee6fc3.tar forums-63539ba7f3c1c377a6d87a970fe8baadbdee6fc3.tar.gz forums-63539ba7f3c1c377a6d87a970fe8baadbdee6fc3.tar.bz2 forums-63539ba7f3c1c377a6d87a970fe8baadbdee6fc3.tar.xz forums-63539ba7f3c1c377a6d87a970fe8baadbdee6fc3.zip |
Gone and quite possibly forgotten, how terrible
git-svn-id: file:///svn/phpbb/trunk@308 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/templates')
-rw-r--r-- | phpBB/templates/PSO/index_footer.tpl | 11 | ||||
-rw-r--r-- | phpBB/templates/PSO/index_header.tpl | 5 | ||||
-rw-r--r-- | phpBB/templates/PSO/login_footer.tpl | 3 | ||||
-rw-r--r-- | phpBB/templates/PSO/login_header.tpl | 5 | ||||
-rw-r--r-- | phpBB/templates/PSO/newtopic_header.tpl | 5 | ||||
-rw-r--r-- | phpBB/templates/PSO/viewforum_footer.tpl | 27 | ||||
-rw-r--r-- | phpBB/templates/PSO/viewforum_header.tpl | 6 | ||||
-rw-r--r-- | phpBB/templates/PSO/viewonline_footer.tpl | 6 | ||||
-rw-r--r-- | phpBB/templates/PSO/viewonline_header.tpl | 5 | ||||
-rw-r--r-- | phpBB/templates/PSO/viewtopic_footer.tpl | 6 | ||||
-rw-r--r-- | phpBB/templates/PSO/viewtopic_header.tpl | 5 |
11 files changed, 0 insertions, 84 deletions
diff --git a/phpBB/templates/PSO/index_footer.tpl b/phpBB/templates/PSO/index_footer.tpl deleted file mode 100644 index c581ca0d6a..0000000000 --- a/phpBB/templates/PSO/index_footer.tpl +++ /dev/null @@ -1,11 +0,0 @@ -<div align="center"><table align="center" border="0" width="98%"> - <tr> - <td width="20" align="center"><img src="images/folder.gif"></td> - <td><font face="{T_FONTFACE1}" size="{T_FONTSIZE1}">{L_NEWPOSTS}</font></td> - <td align="right"><font face="{T_FONTFACE1}" size="{T_FONTSIZE1}"><b>{S_TIMEZONE}</b></font></td> - </tr> - <tr> - <td align="center"><img src="images/red_folder.gif"></td> - <td><font face="{T_FONTFACE1}" size="{T_FONTSIZE1}">{L_NONEWPOSTS}</font></td> - </tr> -</table>
\ No newline at end of file diff --git a/phpBB/templates/PSO/index_header.tpl b/phpBB/templates/PSO/index_header.tpl deleted file mode 100644 index 2725e5a53b..0000000000 --- a/phpBB/templates/PSO/index_header.tpl +++ /dev/null @@ -1,5 +0,0 @@ -<div align="center"><table width="98%" cellspacing="0" cellpadding="4" border="0"> - <tr> - <td align="left"><font face="{T_FONTFACE1}" size="{T_FONTSIZE1}" color="{T_FONTCOLOR1}"><a href="{U_INDEX}">{SITENAME} {L_INDEX}</a></font></td> - </tr> -</table></div>
\ No newline at end of file diff --git a/phpBB/templates/PSO/login_footer.tpl b/phpBB/templates/PSO/login_footer.tpl deleted file mode 100644 index 063f0a6b6c..0000000000 --- a/phpBB/templates/PSO/login_footer.tpl +++ /dev/null @@ -1,3 +0,0 @@ -<div align="center"><table align="center" border="0" width="60%"> - <td align="right"><font face="{T_FONTFACE1}" size="{T_FONTSIZE1}"><b>{S_TIMEZONE}</b></font></td> -</table>
\ No newline at end of file diff --git a/phpBB/templates/PSO/login_header.tpl b/phpBB/templates/PSO/login_header.tpl deleted file mode 100644 index 48665ca597..0000000000 --- a/phpBB/templates/PSO/login_header.tpl +++ /dev/null @@ -1,5 +0,0 @@ -<div align="center"><table width="60%" cellspacing="0" cellpadding="4" border="0"> - <tr> - <td align="left"><font face="{T_FONTFACE1}" size="{T_FONTSIZE1}" color="{T_FONTCOLOR1}"><a href="/">{SITENAME} {L_INDEX}</a></font></td> - </tr> -</table></div>
\ No newline at end of file diff --git a/phpBB/templates/PSO/newtopic_header.tpl b/phpBB/templates/PSO/newtopic_header.tpl deleted file mode 100644 index 2024cb7cdd..0000000000 --- a/phpBB/templates/PSO/newtopic_header.tpl +++ /dev/null @@ -1,5 +0,0 @@ -<div align="center"><table width="98%" cellspacing="0" cellpadding="4" border="0"> - <tr> - <td align="left"><font face="{T_FONTFACE1}" size="{T_FONTSIZE1}" color="{T_FONTCOLOR1}"><a href="{U_INDEX}">{SITENAME} {L_INDEX}</a> -> {FORUM_NAME}</font></td> - </tr> -</table></div>
\ No newline at end of file diff --git a/phpBB/templates/PSO/viewforum_footer.tpl b/phpBB/templates/PSO/viewforum_footer.tpl deleted file mode 100644 index 66e44f851c..0000000000 --- a/phpBB/templates/PSO/viewforum_footer.tpl +++ /dev/null @@ -1,27 +0,0 @@ -<div align="center"><table cellspacing="2" border="0" width="98%"> - <tr> - <td width="20"></td> - <td width="40%"><font face="{T_FONTFACE1}" size="{T_FONTSIZE1}"><b>{S_TIMEZONE}</b></font></td> - <td rowspan="6" align="right" valign="top" nowrap>{JUMPBOX}</td> - </tr> - <tr> - <td><img src="images/red_folder.gif"></td> - <td><font face="{T_FONTFACE1}" size="{T_FONTSIZE1}">{L_NEWPOSTS}</td> - </tr> - <tr> - <td><img src="images/hot_red_folder.gif"></td> - <td><font face="{T_FONTFACE1}" size="{T_FONTSIZE1}">{L_NEWPOSTS} [ > {L_HOT_THRESHOLD} ]</font></td> - </tr> - <tr> - <td><img src="images/folder.gif"></td> - <td><font face="{T_FONTFACE1}" size="{T_FONTSIZE1}">{L_NONEWPOSTS}</font></td> - </tr> - <tr> - <td><img src="images/hot_folder.gif"></td> - <td><font face="{T_FONTFACE1}" size="{T_FONTSIZE1}">{L_NONEWPOSTS} [ > {L_HOT_THRESHOLD} ]</font></td> - </tr> - <tr> - <td><img src="images/lock.gif"></td> - <td><font face="{T_FONTFACE1}" size="{T_FONTSIZE1}">{L_TOPIC_IS_LOCKED}</font></td> - </tr> -</table></div>
\ No newline at end of file diff --git a/phpBB/templates/PSO/viewforum_header.tpl b/phpBB/templates/PSO/viewforum_header.tpl deleted file mode 100644 index 9ac7b3be93..0000000000 --- a/phpBB/templates/PSO/viewforum_header.tpl +++ /dev/null @@ -1,6 +0,0 @@ -<div align="center"><table width="98%" cellspacing="0" cellpadding="4" border="0"> - <tr><form method="post" action="{S_POST_DAYS_ACTION}"> - <td align="left" valign="bottom" nowrap><font face="{T_FONTFACE1}" size="{T_FONTSIZE1}" color="{T_FONTCOLOR1}"><a href="{U_INDEX}">{SITENAME} {L_INDEX}</a> -> {FORUM_NAME}</font></td> - <td align="right" valign="bottom" nowrap><font face="{T_FONTFACE1}" size="{T_FONTSIZE2}" color="{T_FONTCOLOR1}">Display previous : {S_SELECT_POST_DAYS} <input type="submit" value="Go"></font></td> - </form></tr> -</table></div>
\ No newline at end of file diff --git a/phpBB/templates/PSO/viewonline_footer.tpl b/phpBB/templates/PSO/viewonline_footer.tpl deleted file mode 100644 index 4b7e940e34..0000000000 --- a/phpBB/templates/PSO/viewonline_footer.tpl +++ /dev/null @@ -1,6 +0,0 @@ -<div align="center"><table cellspacing="2" border="0" width="98%"> - <tr> - <td width="40%" valign="top"><font face="{T_FONTFACE1}" size="{T_FONTSIZE1}"><b>{S_TIMEZONE}</b></font></td> - <td align="right" valign="top" nowrap>{JUMPBOX}</td> - </tr> -</table></div>
\ No newline at end of file diff --git a/phpBB/templates/PSO/viewonline_header.tpl b/phpBB/templates/PSO/viewonline_header.tpl deleted file mode 100644 index 8a76c56f8f..0000000000 --- a/phpBB/templates/PSO/viewonline_header.tpl +++ /dev/null @@ -1,5 +0,0 @@ -<div align="center"><table width="98%" cellspacing="0" cellpadding="4" border="0"> - <tr> - <td align="left"><font face="{T_FONTFACE1}" size="{T_FONTSIZE1}" color="{T_FONTCOLOR1}"><a href="/">{SITENAME} {L_INDEX}</a></font></td> - </tr> -</table></div>
\ No newline at end of file diff --git a/phpBB/templates/PSO/viewtopic_footer.tpl b/phpBB/templates/PSO/viewtopic_footer.tpl deleted file mode 100644 index 4b7e940e34..0000000000 --- a/phpBB/templates/PSO/viewtopic_footer.tpl +++ /dev/null @@ -1,6 +0,0 @@ -<div align="center"><table cellspacing="2" border="0" width="98%"> - <tr> - <td width="40%" valign="top"><font face="{T_FONTFACE1}" size="{T_FONTSIZE1}"><b>{S_TIMEZONE}</b></font></td> - <td align="right" valign="top" nowrap>{JUMPBOX}</td> - </tr> -</table></div>
\ No newline at end of file diff --git a/phpBB/templates/PSO/viewtopic_header.tpl b/phpBB/templates/PSO/viewtopic_header.tpl deleted file mode 100644 index de535d2e71..0000000000 --- a/phpBB/templates/PSO/viewtopic_header.tpl +++ /dev/null @@ -1,5 +0,0 @@ -<div align="center"><table width="98%" cellspacing="0" cellpadding="4" border="0"> - <tr> - <td align="left"><font face="{T_FONTFACE1}" size="{T_FONTSIZE1}" color="{T_FONTCOLOR1}"><a href="{U_INDEX}">{SITENAME} {L_INDEX}</a> -> <a href="{U_VIEW_FORUM}">{FORUM_NAME}</a> -> {TOPIC_TITLE}</font></td> - </tr> -</table></div>
\ No newline at end of file |