J1.5

Difference between revisions of "Beez Template CSS"

From Joomla! Documentation

(New page: <pre> templates/beez/component.php:25: <body class="contentpane"> templates/beez/html/com_contact/category/default.php:7: <h1 class="componentheading<?php echo $this->params->get('pagec...)
 
m (Hutchy68 moved page Beez Template CSS to J1.5:Beez Template CSS without leaving a redirect: archiving)
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
<pre>
 
<pre>
 +
templates/beez/html/com_contact/category/default.php:59:  <th id="Count" class="sectiontableheader<?php echo $this->params->get('pageclass_sfx'); ?>">
 +
templates/beez/html/com_contact/category/default.php:64:  <th id="Position" class="sectiontableheader<?php echo $this->params->get('pageclass_sfx'); ?>">
 +
templates/beez/html/com_contact/category/default.php:69:  <th id="Name" class="sectiontableheader<?php echo $this->params->get('pageclass_sfx'); ?>">
 +
templates/beez/html/com_contact/category/default.php:74:  <th id="Mail" class="sectiontableheader<?php echo $this->params->get('pageclass_sfx'); ?>">
 +
templates/beez/html/com_contact/category/default.php:80:  <th id="Phone" class="sectiontableheader<?php echo $this->params->get('pageclass_sfx'); ?>">
 +
templates/beez/html/com_contact/category/default.php:86:  <th id="mobile" class="sectiontableheader<?php echo $this->params->get('pageclass_sfx'); ?>">
 +
templates/beez/html/com_contact/category/default.php:92:  <th id="Fax" class="sectiontableheader<?php echo $this->params->get('pageclass_sfx'); ?>">
 +
templates/beez/html/com_contact/contact/default.php:14:  <form method="post" name="selectForm" id="selectForm">
 +
templates/beez/html/com_contact/contact/default.php:45:  <a href="index.php?option=com_contact&amp;task=vcard&amp;contact_id=<?php echo $this->contact->id; ?>&amp;format=raw">
 +
templates/beez/html/com_contact/contact/default_form.php:22:  <form action="<?php echo JRoute::_('index.php'); ?>" class="form-validate" method="post" name="emailForm" id="emailForm">
 +
templates/beez/html/com_contact/contact/default_form.php:26:  <input type="text" name="name" id="contact_name" size="30" class="inputbox" value="" />
 +
templates/beez/html/com_contact/contact/default_form.php:28:  <div class="contact_email<?php echo  $this->params->get( 'pageclass_sfx' ); ?>"><label id="contact_emailmsg" for="contact_email">
 +
templates/beez/html/com_contact/contact/default_form.php:30:  <input type="text" id="contact_email" name="email" size="30" value="" class="inputbox required validate-email" maxlength="100" />
 +
templates/beez/html/com_contact/contact/default_form.php:34:  <input type="text" name="subject" id="contact_subject" size="30" class="inputbox" value="" />
 +
templates/beez/html/com_contact/contact/default_form.php:36:  <div class="contact_email<?php echo $this->params->get( 'pageclass_sfx' ); ?>"><label id="contact_textmsg" for="contact_text" class="textarea">
 +
templates/beez/html/com_contact/contact/default_form.php:38:  <textarea name="text" id="contact_text" class="inputbox required"></textarea>
 +
templates/beez/html/com_contact/contact/default_form.php:42:  <input type="checkbox" name="email_copy" id="contact_email_copy" value="1"  />
 +
 +
templates/beez/html/com_content/article/default.php:5:  <div id="page">
 +
templates/beez/html/com_content/article/form.php:62:  <input class="inputbox" type="text" id="title" name="title" size="50" maxlength="100" value="<?php echo $this->escape($this->article->title); ?>" />
 +
templates/beez/html/com_content/article/form.php:126:  <input type="text" id="created_by_alias" name="created_by_alias" size="50" maxlength="100" value="<?php echo $this->article->created_by_alias; ?>" class="inputbox" />
 +
templates/beez/html/com_content/article/form.php:171:  <textarea rows="5" cols="50" style="width:500px; height:120px" class="inputbox" id="metadesc" name="metadesc"><?php echo str_replace('&','&amp;',$this->article->metadesc); ?></textarea>
 +
templates/beez/html/com_content/article/form.php:177:  <textarea rows="5" cols="50" style="width:500px; height:50px" class="inputbox" id="metakey" name="metakey"><?php echo str_replace('&','&amp;',$this->article->metakey); ?></textarea>
 +
templates/beez/html/com_content/category/default_items.php:40:  <th class="sectiontableheader<?php echo $this->params->get('pageclass_sfx'); ?>" id="count">
 +
templates/beez/html/com_content/category/default_items.php:45:  <th class="sectiontableheader<?php echo $this->params->get('pageclass_sfx'); ?>" id="tableOrdering">
 +
templates/beez/html/com_content/category/default_items.php:51:  <th class="sectiontableheader<?php echo $this->params->get('pageclass_sfx'); ?>" id="tableOrdering2">
 +
templates/beez/html/com_content/category/default_items.php:57:  <th class="sectiontableheader<?php echo $this->params->get('pageclass_sfx'); ?>" id="author">
 +
templates/beez/html/com_content/category/default_items.php:63:  <th align="center" class="sectiontableheader<?php echo $this->params->get('pageclass_sfx'); ?>" width="5%" nowrap="nowrap" id="hits">
 +
 +
templates/beez/html/com_newsfeeds/category/default_items.php:20:  <th class="sectiontableheader<?php echo $this->params->get( 'pageclass_sfx' ); ?>" width="5" id="num">
 +
templates/beez/html/com_newsfeeds/category/default_items.php:25:  <th width="90%" class="sectiontableheader<?php echo $this->params->get( 'pageclass_sfx' ); ?>" id="name">
 +
templates/beez/html/com_newsfeeds/category/default_items.php:31:  <th width="10%" class="sectiontableheader<?php echo $this->params->get( 'pageclass_sfx' ); ?>" nowrap="nowrap" id="num_a">
 +
 +
templates/beez/html/com_poll/poll/default.php:14:  <form action="index.php" method="post" name="poll" id="poll">
 +
templates/beez/html/com_poll/poll/default_graph.php:20:  <th id="itema" class="td_1"><?php echo JText::_( 'Hits' ); ?></th>
 +
templates/beez/html/com_poll/poll/default_graph.php:21:  <th id="itemb" class="td_2"><?php echo JText::_( 'Percent' ); ?></th>
 +
templates/beez/html/com_poll/poll/default_graph.php:22:  <th id="itemc" class="td_3"><?php echo JText::_( 'Graph' ); ?></th>
 +
templates/beez/html/com_poll/poll/default_graph.php:28:  <td colspan="3" id="question<?php echo $row; ?>" class="question">
 +
 +
templates/beez/html/com_search/search/default.php:11:  <div id="page">
 +
templates/beez/html/com_search/search/default_form.php:10:  <input type="text" name="searchword" id="search_searchword"  maxlength="20" value="<?php echo $this->escape($this->searchword) ?>" class="inputbox" />
 +
templates/beez/html/com_search/search/default_form.php:25:  <input type="checkbox" name="areas[]" value="<?php echo $val ?>" id="area_<?php echo $val ?>" <?php echo $checked ?> />
 +
 +
templates/beez/html/com_user/login/default_login.php:4:  <form action="<?php echo JRoute::_( 'index.php', true, $this->params->get('usesecure')); ?>" method="post" name="login" id="login" class="login_form<?php echo $this->params->get( 'pageclass_sfx' ); ?>">
 +
templates/beez/html/com_user/login/default_login.php:29:  <input name="username" type="text" class="inputbox" size="20"  id="user" />
 +
templates/beez/html/com_user/login/default_login.php:33:  <input name="passwd" type="password" class="inputbox" size="20" id="pass" />
 +
templates/beez/html/com_user/login/default_login.php:37:  <input type="checkbox" name="remember" class="inputbox" value="yes" id="rem" />
 +
templates/beez/html/com_user/login/default_logout.php:5:  <form action="index.php" method="post" name="login" id="login" class="logout_form<?php echo $this->params->get( 'pageclass_sfx' ); ?>">
 +
 +
templates/beez/html/com_user/register/default.php:16:  <form action="<?php echo JRoute::_('index.php?option=com_user#content'); ?>" method="post" id="josForm" name="josForm" class="form-validate user">
 +
templates/beez/html/com_user/register/default.php:24:  <label id="namemsg" for="name"><?php echo JText::_('Name'); ?>: *</label>
 +
templates/beez/html/com_user/register/default.php:25:  <input type="text" name="name" id="name" value="<?php echo $this->user->get('name'); ?>" class="inputbox validate required none namemsg" maxlength="50" />
 +
templates/beez/html/com_user/register/default.php:28:  <label id="usernamemsg" for="username"><?php echo JText::_('Username'); ?>: *</label>
 +
templates/beez/html/com_user/register/default.php:29:  <input type="text" id="username" name="username"  value="<?php echo $this->user->get('username'); ?>" class="inputbox validate required username usernamemsg" maxlength="25" />
 +
templates/beez/html/com_user/register/default.php:32:  <label id="emailmsg" for="email"><?php echo JText::_('Email'); ?>: *</label>
 +
templates/beez/html/com_user/register/default.php:33:  <input type="text" id="email" name="email"  value="<?php echo $this->user->get('email'); ?>" class="inputbox validate required email emailmsg" maxlength="100" />
 +
templates/beez/html/com_user/register/default.php:38:  <label id="pwmsg" for="password"><?php echo JText::_('Password'); ?>: *</label>
 +
templates/beez/html/com_user/register/default.php:39:  <input type="password" id="password" name="password" value="" class="inputbox required validate-password" />
 +
templates/beez/html/com_user/register/default.php:42:  <label id="pw2msg" for="password2"><?php echo JText::_('Verify Password'); ?>: *</label>
 +
templates/beez/html/com_user/register/default.php:43:  <input type="password" id="password2" name="password2" value="" class="inputbox required validate-passverify" />
 +
 +
templates/beez/html/com_user/remind/default.php:15:  <input id="email" name="email" type="text" class="required validate-email" />
 +
 +
templates/beez/html/com_user/reset/complete.php:21:  <input id="password1" name="password1" type="password" class="required validate-password" />
 +
templates/beez/html/com_user/reset/complete.php:29:  <input id="password2" name="password2" type="password" class="required validate-password" />
 +
templates/beez/html/com_user/reset/confirm.php:21:  <input id="token" name="token" type="text" class="required" size="36" />
 +
templates/beez/html/com_user/reset/default.php:15:  <input id="email" name="email" type="text" class="required validate-email" />
 +
 +
templates/beez/html/com_user/user/form.php:43:  <input class="inputbox" type="text" id="name" name="name" value="<?php echo $this->user->get('name');?>" size="40" />
 +
templates/beez/html/com_user/user/form.php:48:  <input class="inputbox" type="text" id="email" name="email" value="<?php echo $this->user->get('email');?>" size="40" />
 +
templates/beez/html/com_user/user/form.php:53:  <input class="inputbox" type="text" id="username" name="username" value="<?php echo $this->user->get('username'); ?>" size="40" />
 +
templates/beez/html/com_user/user/form.php:58:  <input class="inputbox" type="password" id="password" name="password" value="" size="40" />
 +
templates/beez/html/com_user/user/form.php:63:  <input class="inputbox" type="password" id="password2" name="password2" size="40" />
 +
 +
templates/beez/html/com_weblinks/category/default_items.php:30:  <th class="sectiontableheader<?php echo $this->params->get('pageclass_sfx'); ?>" width="5" id="num">
 +
templates/beez/html/com_weblinks/category/default_items.php:34:  <th width="90%" class="sectiontableheader<?php echo $this->params->get('pageclass_sfx'); ?>" id="title">
 +
templates/beez/html/com_weblinks/category/default_items.php:39:  <th width="10%" class="sectiontableheader<?php echo $this->params->get('pageclass_sfx'); ?>" nowrap="nowrap" id="hits">
 +
templates/beez/html/com_weblinks/weblinks/form.php:31:  <form action="<?php JRoute::_('index.php') ?>" method="post" name="adminForm" id="adminForm">
 +
templates/beez/html/com_weblinks/weblinks/form.php:43:  <input class="inputbox" type="text" id="jformtitle" name="jform[title]" size="50" maxlength="250" value="<?php echo $this->escape($this->weblink->title);?>" />
 +
templates/beez/html/com_weblinks/weblinks/form.php:63:  <input class="inputbox" type="text" id="jformurl" name="jform[url]" value="<?php echo $this->weblink->url; ?>" size="50" maxlength="250" />
 +
templates/beez/html/com_weblinks/weblinks/form.php:73:  <textarea class="inputbox" cols="30" rows="6" id="jformdescription" name="jform[description]" style="width:300px"><?php echo htmlspecialchars( $this->weblink->description, ENT_QUOTES );?></textarea>
 +
 +
templates/beez/html/mod_login/default.php:37:  <input name="username" id="mod_login_username" type="text" class="inputbox" alt="<?php echo JText::_('Username'); ?>" />
 +
templates/beez/html/mod_login/default.php:41:  <input type="password" id="mod_login_password" name="passwd" class="inputbox"  alt="<?php echo JText::_('Password'); ?>" />
 +
templates/beez/html/mod_login/default.php:46:  <input type="checkbox" name="remember" id="mod_login_remember" class="checkbox" value="yes" alt="<?php echo JText::_('Remember me'); ?>" />
 +
 +
templates/beez/html/mod_poll/default.php:10:  <input type="radio" name="voteid" id="voteid<?php echo $options[$i]->id; ?>" value="<?php echo $options[$i]->id; ?>" alt="<?php echo $options[$i]->id; ?>" />
 +
templates/beez/html/mod_poll/default.php:19:  <a href="<?php echo JRoute::_('index.php?option=com_poll&id='.$poll->slug.$itemid.'#content'); ?>">
 +
templates/beez/html/mod_search/default.php:11:      $output = '<input name="searchword" id="mod_search_searchword" maxlength="20" alt="'.$button_text.'" class="inputbox'.$moduleclass_sfx.'" type="text" size="'.$width.'" value="'.$text.'"  onblur="if(this.value==\'\') this.value=\''.$text.'\';" onfocus="if(this.value==\''.$text.'\') this.value=\'\';" />';
 +
 +
templates/beez/index.php:41:  <div id="all">
 +
templates/beez/index.php:42:  <div id="header">
 +
templates/beez/index.php:43:  <h1 id="logo">
 +
templates/beez/index.php:58:  <div id="fontsize">
 +
templates/beez/index.php:72:  <div id="breadcrumbs">
 +
templates/beez/index.php:82:  <div id="<?php echo $showRightColumn ? 'contentarea2' : 'contentarea'; ?>">
 +
templates/beez/index.php:84:  <div id="left">
 +
templates/beez/index.php:89:  <div id="wrapper">
 +
templates/beez/index.php:90:  <div id="<?php echo $showRightColumn ? 'main2' : 'main'; ?>">
 +
templates/beez/index.php:104:  <div id="right">
 +
templates/beez/index.php:123:  <div id="footer">
  
 
templates/beez/component.php:25:  <body class="contentpane">
 
templates/beez/component.php:25:  <body class="contentpane">
Line 387: Line 488:
  
 
</pre>
 
</pre>
 +
 +
[[Category:Archived version Joomla! 1.5]]

Latest revision as of 08:13, 30 April 2013

The "J1.5" namespace is an archived namespace. This page contains information for a Joomla! version which is no longer supported. It exists only as a historical reference, it will not be improved and its content may be incomplete and/or contain broken links.

templates/beez/html/com_contact/category/default.php:59:  		<th id="Count" class="sectiontableheader<?php echo $this->params->get('pageclass_sfx'); ?>">
templates/beez/html/com_contact/category/default.php:64:  		<th id="Position" class="sectiontableheader<?php echo $this->params->get('pageclass_sfx'); ?>">
templates/beez/html/com_contact/category/default.php:69:  		<th id="Name" class="sectiontableheader<?php echo $this->params->get('pageclass_sfx'); ?>">
templates/beez/html/com_contact/category/default.php:74:  		<th id="Mail" class="sectiontableheader<?php echo $this->params->get('pageclass_sfx'); ?>">
templates/beez/html/com_contact/category/default.php:80:  		<th id="Phone" class="sectiontableheader<?php echo $this->params->get('pageclass_sfx'); ?>">
templates/beez/html/com_contact/category/default.php:86:  		<th id="mobile" class="sectiontableheader<?php echo $this->params->get('pageclass_sfx'); ?>">
templates/beez/html/com_contact/category/default.php:92:  		<th id="Fax" class="sectiontableheader<?php echo $this->params->get('pageclass_sfx'); ?>">
templates/beez/html/com_contact/contact/default.php:14:  	<form method="post" name="selectForm" id="selectForm">
templates/beez/html/com_contact/contact/default.php:45:  		<a href="index.php?option=com_contact&task=vcard&contact_id=<?php echo $this->contact->id; ?>&format=raw">
templates/beez/html/com_contact/contact/default_form.php:22:  <form action="<?php echo JRoute::_('index.php'); ?>" class="form-validate" method="post" name="emailForm" id="emailForm">
templates/beez/html/com_contact/contact/default_form.php:26:  		<input type="text" name="name" id="contact_name" size="30" class="inputbox" value="" />
templates/beez/html/com_contact/contact/default_form.php:28:  	<div class="contact_email<?php echo  $this->params->get( 'pageclass_sfx' ); ?>"><label id="contact_emailmsg" for="contact_email">
templates/beez/html/com_contact/contact/default_form.php:30:  		<input type="text" id="contact_email" name="email" size="30" value="" class="inputbox required validate-email" maxlength="100" />
templates/beez/html/com_contact/contact/default_form.php:34:  		<input type="text" name="subject" id="contact_subject" size="30" class="inputbox" value="" />
templates/beez/html/com_contact/contact/default_form.php:36:  		<div class="contact_email<?php echo $this->params->get( 'pageclass_sfx' ); ?>"><label id="contact_textmsg" for="contact_text" class="textarea">
templates/beez/html/com_contact/contact/default_form.php:38:  		<textarea name="text" id="contact_text" class="inputbox required"></textarea>
templates/beez/html/com_contact/contact/default_form.php:42:  	<input type="checkbox" name="email_copy" id="contact_email_copy" value="1"  />

templates/beez/html/com_content/article/default.php:5:  <div id="page">
templates/beez/html/com_content/article/form.php:62:  			<input class="inputbox" type="text" id="title" name="title" size="50" maxlength="100" value="<?php echo $this->escape($this->article->title); ?>" />
templates/beez/html/com_content/article/form.php:126:  		<input type="text" id="created_by_alias" name="created_by_alias" size="50" maxlength="100" value="<?php echo $this->article->created_by_alias; ?>" class="inputbox" />
templates/beez/html/com_content/article/form.php:171:  		<textarea rows="5" cols="50" style="width:500px; height:120px" class="inputbox" id="metadesc" name="metadesc"><?php echo str_replace('&','&',$this->article->metadesc); ?></textarea>
templates/beez/html/com_content/article/form.php:177:  		<textarea rows="5" cols="50" style="width:500px; height:50px" class="inputbox" id="metakey" name="metakey"><?php echo str_replace('&','&',$this->article->metakey); ?></textarea>
templates/beez/html/com_content/category/default_items.php:40:  		<th class="sectiontableheader<?php echo $this->params->get('pageclass_sfx'); ?>" id="count">
templates/beez/html/com_content/category/default_items.php:45:  		<th class="sectiontableheader<?php echo $this->params->get('pageclass_sfx'); ?>" id="tableOrdering">
templates/beez/html/com_content/category/default_items.php:51:  		<th class="sectiontableheader<?php echo $this->params->get('pageclass_sfx'); ?>" id="tableOrdering2">
templates/beez/html/com_content/category/default_items.php:57:  		<th class="sectiontableheader<?php echo $this->params->get('pageclass_sfx'); ?>" id="author">
templates/beez/html/com_content/category/default_items.php:63:  		<th align="center" class="sectiontableheader<?php echo $this->params->get('pageclass_sfx'); ?>" width="5%" nowrap="nowrap" id="hits">

templates/beez/html/com_newsfeeds/category/default_items.php:20:  		<th class="sectiontableheader<?php echo $this->params->get( 'pageclass_sfx' ); ?>" width="5" id="num">
templates/beez/html/com_newsfeeds/category/default_items.php:25:  		<th width="90%" class="sectiontableheader<?php echo $this->params->get( 'pageclass_sfx' ); ?>" id="name">
templates/beez/html/com_newsfeeds/category/default_items.php:31:  		<th width="10%" class="sectiontableheader<?php echo $this->params->get( 'pageclass_sfx' ); ?>" nowrap="nowrap" id="num_a">

templates/beez/html/com_poll/poll/default.php:14:  	<form action="index.php" method="post" name="poll" id="poll">
templates/beez/html/com_poll/poll/default_graph.php:20:  		<th id="itema" class="td_1"><?php echo JText::_( 'Hits' ); ?></th>
templates/beez/html/com_poll/poll/default_graph.php:21:  		<th id="itemb" class="td_2"><?php echo JText::_( 'Percent' ); ?></th>
templates/beez/html/com_poll/poll/default_graph.php:22:  		<th id="itemc" class="td_3"><?php echo JText::_( 'Graph' ); ?></th>
templates/beez/html/com_poll/poll/default_graph.php:28:  		<td colspan="3" id="question<?php echo $row; ?>" class="question">

templates/beez/html/com_search/search/default.php:11:  <div id="page">
templates/beez/html/com_search/search/default_form.php:10:  <input type="text" name="searchword" id="search_searchword"  maxlength="20" value="<?php echo $this->escape($this->searchword) ?>" class="inputbox" />
templates/beez/html/com_search/search/default_form.php:25:  		<input type="checkbox" name="areas[]" value="<?php echo $val ?>" id="area_<?php echo $val ?>" <?php echo $checked ?> />

templates/beez/html/com_user/login/default_login.php:4:  <form action="<?php echo JRoute::_( 'index.php', true, $this->params->get('usesecure')); ?>" method="post" name="login" id="login" class="login_form<?php echo $this->params->get( 'pageclass_sfx' ); ?>">
templates/beez/html/com_user/login/default_login.php:29:  			<input name="username" type="text" class="inputbox" size="20"  id="user" />
templates/beez/html/com_user/login/default_login.php:33:  			<input name="passwd" type="password" class="inputbox" size="20" id="pass" />
templates/beez/html/com_user/login/default_login.php:37:  			<input type="checkbox" name="remember" class="inputbox" value="yes" id="rem" />
templates/beez/html/com_user/login/default_logout.php:5:  <form action="index.php" method="post" name="login" id="login" class="logout_form<?php echo $this->params->get( 'pageclass_sfx' ); ?>">

templates/beez/html/com_user/register/default.php:16:  <form action="<?php echo JRoute::_('index.php?option=com_user#content'); ?>" method="post" id="josForm" name="josForm" class="form-validate user">
templates/beez/html/com_user/register/default.php:24:  			<label id="namemsg" for="name"><?php echo JText::_('Name'); ?>: *</label>
templates/beez/html/com_user/register/default.php:25:  			<input type="text" name="name" id="name" value="<?php echo $this->user->get('name'); ?>" class="inputbox validate required none namemsg" maxlength="50" />
templates/beez/html/com_user/register/default.php:28:  			<label id="usernamemsg" for="username"><?php echo JText::_('Username'); ?>: *</label>
templates/beez/html/com_user/register/default.php:29:  			<input type="text" id="username" name="username"  value="<?php echo $this->user->get('username'); ?>" class="inputbox validate required username usernamemsg" maxlength="25" />
templates/beez/html/com_user/register/default.php:32:  			<label id="emailmsg" for="email"><?php echo JText::_('Email'); ?>: *</label>
templates/beez/html/com_user/register/default.php:33:  			<input type="text" id="email" name="email"  value="<?php echo $this->user->get('email'); ?>" class="inputbox validate required email emailmsg" maxlength="100" />
templates/beez/html/com_user/register/default.php:38:  			<label id="pwmsg" for="password"><?php echo JText::_('Password'); ?>: *</label>
templates/beez/html/com_user/register/default.php:39:  			<input type="password" id="password" name="password" value="" class="inputbox required validate-password" />
templates/beez/html/com_user/register/default.php:42:  			<label id="pw2msg" for="password2"><?php echo JText::_('Verify Password'); ?>: *</label>
templates/beez/html/com_user/register/default.php:43:  			<input type="password" id="password2" name="password2" value="" class="inputbox required validate-passverify" />

templates/beez/html/com_user/remind/default.php:15:  	<input id="email" name="email" type="text" class="required validate-email" />

templates/beez/html/com_user/reset/complete.php:21:  				<input id="password1" name="password1" type="password" class="required validate-password" />
templates/beez/html/com_user/reset/complete.php:29:  				<input id="password2" name="password2" type="password" class="required validate-password" />
templates/beez/html/com_user/reset/confirm.php:21:  				<input id="token" name="token" type="text" class="required" size="36" />
templates/beez/html/com_user/reset/default.php:15:  	<input id="email" name="email" type="text" class="required validate-email" />

templates/beez/html/com_user/user/form.php:43:  		<input class="inputbox" type="text" id="name" name="name" value="<?php echo $this->user->get('name');?>" size="40" />
templates/beez/html/com_user/user/form.php:48:  		<input class="inputbox" type="text" id="email" name="email" value="<?php echo $this->user->get('email');?>" size="40" />
templates/beez/html/com_user/user/form.php:53:  		<input class="inputbox" type="text" id="username" name="username" value="<?php echo $this->user->get('username'); ?>" size="40" />
templates/beez/html/com_user/user/form.php:58:  		<input class="inputbox" type="password" id="password" name="password" value="" size="40" />
templates/beez/html/com_user/user/form.php:63:  		<input class="inputbox" type="password" id="password2" name="password2" size="40" />

templates/beez/html/com_weblinks/category/default_items.php:30:  		<th class="sectiontableheader<?php echo $this->params->get('pageclass_sfx'); ?>" width="5" id="num">
templates/beez/html/com_weblinks/category/default_items.php:34:  		<th width="90%" class="sectiontableheader<?php echo $this->params->get('pageclass_sfx'); ?>" id="title">
templates/beez/html/com_weblinks/category/default_items.php:39:  		<th width="10%" class="sectiontableheader<?php echo $this->params->get('pageclass_sfx'); ?>" nowrap="nowrap" id="hits">
templates/beez/html/com_weblinks/weblinks/form.php:31:  <form action="<?php JRoute::_('index.php') ?>" method="post" name="adminForm" id="adminForm">
templates/beez/html/com_weblinks/weblinks/form.php:43:  		<input class="inputbox" type="text" id="jformtitle" name="jform[title]" size="50" maxlength="250" value="<?php echo $this->escape($this->weblink->title);?>" />
templates/beez/html/com_weblinks/weblinks/form.php:63:  		<input class="inputbox" type="text" id="jformurl" name="jform[url]" value="<?php echo $this->weblink->url; ?>" size="50" maxlength="250" />
templates/beez/html/com_weblinks/weblinks/form.php:73:  		<textarea class="inputbox" cols="30" rows="6" id="jformdescription" name="jform[description]" style="width:300px"><?php echo htmlspecialchars( $this->weblink->description, ENT_QUOTES );?></textarea>

templates/beez/html/mod_login/default.php:37:  		<input name="username" id="mod_login_username" type="text" class="inputbox" alt="<?php echo JText::_('Username'); ?>" />
templates/beez/html/mod_login/default.php:41:  		<input type="password" id="mod_login_password" name="passwd" class="inputbox"  alt="<?php echo JText::_('Password'); ?>" />
templates/beez/html/mod_login/default.php:46:  	<input type="checkbox" name="remember" id="mod_login_remember" class="checkbox" value="yes" alt="<?php echo JText::_('Remember me'); ?>" />

templates/beez/html/mod_poll/default.php:10:  		<input type="radio" name="voteid" id="voteid<?php echo $options[$i]->id; ?>" value="<?php echo $options[$i]->id; ?>" alt="<?php echo $options[$i]->id; ?>" />
templates/beez/html/mod_poll/default.php:19:  	<a href="<?php echo JRoute::_('index.php?option=com_poll&id='.$poll->slug.$itemid.'#content'); ?>">
templates/beez/html/mod_search/default.php:11:  		    $output = '<input name="searchword" id="mod_search_searchword" maxlength="20" alt="'.$button_text.'" class="inputbox'.$moduleclass_sfx.'" type="text" size="'.$width.'" value="'.$text.'"  onblur="if(this.value==\'\') this.value=\''.$text.'\';" onfocus="if(this.value==\''.$text.'\') this.value=\'\';" />';

templates/beez/index.php:41:  	<div id="all">
templates/beez/index.php:42:  		<div id="header">
templates/beez/index.php:43:  			<h1 id="logo">
templates/beez/index.php:58:  			<div id="fontsize">
templates/beez/index.php:72:  			<div id="breadcrumbs">
templates/beez/index.php:82:  		<div id="<?php echo $showRightColumn ? 'contentarea2' : 'contentarea'; ?>">
templates/beez/index.php:84:  			<div id="left">
templates/beez/index.php:89:  			<div id="wrapper">
templates/beez/index.php:90:  			<div id="<?php echo $showRightColumn ? 'main2' : 'main'; ?>">
templates/beez/index.php:104:  			<div id="right">
templates/beez/index.php:123:  		<div id="footer">

templates/beez/component.php:25:  <body class="contentpane">
templates/beez/html/com_contact/category/default.php:7:  <h1 class="componentheading<?php echo $this->params->get('pageclass_sfx'); ?>">
templates/beez/html/com_contact/category/default.php:13:  <div class="contentdescription<?php echo $this->params->get('pageclass_sfx'); ?>">
templates/beez/html/com_contact/category/default.php:16:  	<img src="<?php echo $this->baseurl . $cparams->get('image_path').'/'.$this->params->get('image'); ?>" class="image_<?php echo $this->params->get('image_align'); ?>" alt="<?php echo JText::_('Contacts'); ?>" />
templates/beez/html/com_contact/category/default.php:18:  	<img src="<?php echo $this->baseurl . $cparams->get('image_path').'/'.$this->category->image; ?>" class="image_<?php echo $this->category->image_position; ?>" alt="<?php echo JText::_('Contacts'); ?>" />
templates/beez/html/com_contact/category/default.php:24:  	<div class="wrap_image"> </div>
templates/beez/html/com_contact/category/default.php:44:  	<div class="display">
templates/beez/html/com_contact/category/default.php:55:  <table class="category<?php echo $this->params->get('pageclass_sfx'); ?>">
templates/beez/html/com_contact/category/default.php:59:  		<th id="Count" class="sectiontableheader<?php echo $this->params->get('pageclass_sfx'); ?>">
templates/beez/html/com_contact/category/default.php:64:  		<th id="Position" class="sectiontableheader<?php echo $this->params->get('pageclass_sfx'); ?>">
templates/beez/html/com_contact/category/default.php:69:  		<th id="Name" class="sectiontableheader<?php echo $this->params->get('pageclass_sfx'); ?>">
templates/beez/html/com_contact/category/default.php:74:  		<th id="Mail" class="sectiontableheader<?php echo $this->params->get('pageclass_sfx'); ?>">
templates/beez/html/com_contact/category/default.php:80:  		<th id="Phone" class="sectiontableheader<?php echo $this->params->get('pageclass_sfx'); ?>">
templates/beez/html/com_contact/category/default.php:86:  		<th id="mobile" class="sectiontableheader<?php echo $this->params->get('pageclass_sfx'); ?>">
templates/beez/html/com_contact/category/default.php:92:  		<th id="Fax" class="sectiontableheader<?php echo $this->params->get('pageclass_sfx'); ?>">
templates/beez/html/com_contact/category/default.php:102:  <p class="counter">
templates/beez/html/com_contact/category/default_items.php:7:  	<td class="sectiontableentry" headers="Count">
templates/beez/html/com_contact/category/default_items.php:12:  	<td headers="Position" class="sectiontableentry<?php echo $item->odd; ?>">
templates/beez/html/com_contact/category/default_items.php:17:  	<td height="20" class="sectiontableentry" headers="Name">
templates/beez/html/com_contact/category/default_items.php:18:  		<a href="<?php echo $item->link; ?>" class="category<?php echo $this->params->get('pageclass_sfx'); ?>">
templates/beez/html/com_contact/category/default_items.php:23:  	<td headers="Mail" class="sectiontableentry<?php echo $item->odd; ?>">
templates/beez/html/com_contact/category/default_items.php:29:  	<td headers="Phone" class="sectiontableentry">
templates/beez/html/com_contact/category/default_items.php:35:  	<td headers="Mobile" class="sectiontableentry<?php echo $item->odd; ?>">
templates/beez/html/com_contact/category/default_items.php:41:  	<td headers="Fax" class="sectiontableentry">
templates/beez/html/com_contact/contact/default.php:7:  <h1 class="componentheading<?php echo $this->params->get('pageclass_sfx'); ?>">
templates/beez/html/com_contact/contact/default.php:12:  <div class="contact<?php echo $this->params->get('pageclass_sfx'); ?>">
templates/beez/html/com_contact/contact/default.php:17:  		<?php echo JHTML::_('select.genericlist', $this->contacts, 'contact_id', 'class="inputbox" onchange="this.form.submit()"', 'id', 'name', $this->contact->id); ?>
templates/beez/html/com_contact/contact/default_address.php:6:  <div class="contact_address">
templates/beez/html/com_contact/contact/default_address.php:10:  	<span class="marker"><?php echo $this->contact->params->get('marker_address'); ?></span>
templates/beez/html/com_contact/contact/default_address.php:40:  	<p><span class="marker"><?php echo $this->contact->params->get('marker_email'); ?></span>
templates/beez/html/com_contact/contact/default_address.php:45:  	<p><span class="marker"><?php echo $this->contact->params->get('marker_telephone'); ?></span>
templates/beez/html/com_contact/contact/default_address.php:50:  	<p><span class="marker"><?php echo $this->contact->params->get('marker_fax'); ?></span>
templates/beez/html/com_contact/contact/default_address.php:55:  	<p><span class="marker"><?php echo $this->contact->params->get( 'marker_mobile' ); ?></span>
templates/beez/html/com_contact/contact/default_address.php:67:  <p><span class="marker"><?php echo $this->contact->params->get('marker_misc'); ?></span>
templates/beez/html/com_contact/contact/default_form.php:22:  <form action="<?php echo JRoute::_('index.php'); ?>" class="form-validate" method="post" name="emailForm" id="emailForm">
templates/beez/html/com_contact/contact/default_form.php:23:  	<div class="contact_email<?php echo $this->params->get( 'pageclass_sfx' ); ?>">
templates/beez/html/com_contact/contact/default_form.php:26:  		<input type="text" name="name" id="contact_name" size="30" class="inputbox" value="" />
templates/beez/html/com_contact/contact/default_form.php:28:  	<div class="contact_email<?php echo  $this->params->get( 'pageclass_sfx' ); ?>"><label id="contact_emailmsg" for="contact_email">
templates/beez/html/com_contact/contact/default_form.php:30:  		<input type="text" id="contact_email" name="email" size="30" value="" class="inputbox required validate-email" maxlength="100" />
templates/beez/html/com_contact/contact/default_form.php:32:  	<div class="contact_email<?php echo  $this->params->get( 'pageclass_sfx' ); ?>"><label for="contact_subject">
templates/beez/html/com_contact/contact/default_form.php:34:  		<input type="text" name="subject" id="contact_subject" size="30" class="inputbox" value="" />
templates/beez/html/com_contact/contact/default_form.php:36:  		<div class="contact_email<?php echo $this->params->get( 'pageclass_sfx' ); ?>"><label id="contact_textmsg" for="contact_text" class="textarea">
templates/beez/html/com_contact/contact/default_form.php:36:  		<div class="contact_email<?php echo $this->params->get( 'pageclass_sfx' ); ?>"><label id="contact_textmsg" for="contact_text" class="textarea">
templates/beez/html/com_contact/contact/default_form.php:38:  		<textarea name="text" id="contact_text" class="inputbox required"></textarea>
templates/beez/html/com_contact/contact/default_form.php:41:  	<div class="contact_email_checkbox<?php echo $this->params->get( 'pageclass_sfx' ); ?>">
templates/beez/html/com_contact/contact/default_form.php:43:  	<label for="contact_email_copy" class="copy">
templates/beez/html/com_contact/contact/default_form.php:48:  	<button class="button validate" type="submit"><?php echo JText::_('Send'); ?></button>

templates/beez/html/com_content/article/default.php:8:  <div class="contentpaneopen_edit<?php echo $this->escape($this->params->get('pageclass_sfx')); ?>">
templates/beez/html/com_content/article/default.php:14:  <h1 class="componentheading<?php echo $this->params->get('pageclass_sfx'); ?>">
templates/beez/html/com_content/article/default.php:20:  <h2 class="contentheading<?php echo $this->params->get('pageclass_sfx'); ?>">
templates/beez/html/com_content/article/default.php:22:  	<a href="<?php echo $this->article->readmore_link; ?>" class="contentpagetitle<?php echo $this->params->get('pageclass_sfx'); ?>">
templates/beez/html/com_content/article/default.php:31:  <p class="articleinfo">
templates/beez/html/com_content/article/default.php:33:  	<span class="modifydate">
templates/beez/html/com_content/article/default.php:39:  	<span class="createdby">
templates/beez/html/com_content/article/default.php:45:  	<span class="createdate">
templates/beez/html/com_content/article/default.php:56:  <p class="buttonheading">
templates/beez/html/com_content/article/default.php:74:  <p class="iteminfo">
templates/beez/html/com_content/article/default.php:106:  <span class="small">
templates/beez/html/com_content/article/form.php:52:  <div class="componentheading<?php echo $this->params->get('pageclass_sfx')?>"><?php echo $this->escape($this->params->get('page_title')); ?></div>
templates/beez/html/com_content/article/form.php:54:  <form action="<?php echo $this->action ?>" method="post" name="adminForm" onSubmit="setgood();" class="editor">
templates/beez/html/com_content/article/form.php:62:  			<input class="inputbox" type="text" id="title" name="title" size="50" maxlength="100" value="<?php echo $this->escape($this->article->title); ?>" />
templates/beez/html/com_content/article/form.php:64:  		<div class="save">
templates/beez/html/com_content/article/form.php:72:  		<div class="wrap"> </div>
templates/beez/html/com_content/article/form.php:78:  <fieldset class="publishing">
templates/beez/html/com_content/article/form.php:88:  	<div class="wrap"> </div>
templates/beez/html/com_content/article/form.php:97:  	<div class="wrap"> </div>
templates/beez/html/com_content/article/form.php:101:  	<div class="radio">
templates/beez/html/com_content/article/form.php:112:  	<div class="radio">
templates/beez/html/com_content/article/form.php:119:  	<div class="wrap"> </div>
templates/beez/html/com_content/article/form.php:126:  		<input type="text" id="created_by_alias" name="created_by_alias" size="50" maxlength="100" value="<?php echo $this->article->created_by_alias; ?>" class="inputbox" />
templates/beez/html/com_content/article/form.php:129:  	<div class="wrap"> </div>
templates/beez/html/com_content/article/form.php:136:  	<div class="wrap"> </div>
templates/beez/html/com_content/article/form.php:143:  	<div class="wrap"> </div>
templates/beez/html/com_content/article/form.php:151:  	<div class="wrap"> </div>
templates/beez/html/com_content/article/form.php:159:  	<div class="wrap"> </div>
templates/beez/html/com_content/article/form.php:163:  <fieldset class="metadata">
templates/beez/html/com_content/article/form.php:171:  		<textarea rows="5" cols="50" style="width:500px; height:120px" class="inputbox" id="metadesc" name="metadesc"><?php echo str_replace('&','&',$this->article->metadesc); ?></textarea>
templates/beez/html/com_content/article/form.php:177:  		<textarea rows="5" cols="50" style="width:500px; height:50px" class="inputbox" id="metakey" name="metakey"><?php echo str_replace('&','&',$this->article->metakey); ?></textarea>
templates/beez/html/com_content/category/blog.php:7:  <h1 class="componentheading<?php echo $this->params->get('pageclass_sfx'); ?>">
templates/beez/html/com_content/category/blog.php:12:  <div class="blog<?php echo $this->params->get('pageclass_sfx'); ?>">
templates/beez/html/com_content/category/blog.php:15:  	<div class="contentdescription<?php echo $this->params->get('pageclass_sfx'); ?>">
templates/beez/html/com_content/category/blog.php:18:  		<img src="<?php echo $this->baseurl . $cparams->get('image_path') . '/' . $this->category->image; ?>" class="image_<?php echo $this->category->image_position; ?>" />
templates/beez/html/com_content/category/blog.php:26:  		<div class="wrap_image"> </div>
templates/beez/html/com_content/category/blog.php:35:  		<div class="leading<?php echo $this->params->get('pageclass_sfx'); ?>">
templates/beez/html/com_content/category/blog.php:39:  		<span class="leading_separator<?php echo $this->params->get('pageclass_sfx'); ?>"> </span>
templates/beez/html/com_content/category/blog.php:51:  			<div class="article_row<?php echo $this->params->get('pageclass_sfx'); ?>">
templates/beez/html/com_content/category/blog.php:53:  					<div class="article_column column<?php echo $z + 1; ?> cols<?php echo $colcount; ?>" >
templates/beez/html/com_content/category/blog.php:57:  					<span class="article_separator"> </span>
templates/beez/html/com_content/category/blog.php:59:  				<span class="row_separator<?php echo $this->params->get('pageclass_sfx'); ?>"> </span>
templates/beez/html/com_content/category/blog.php:66:  	<div class="blog_more<?php echo $this->params->get('pageclass_sfx'); ?>">
templates/beez/html/com_content/category/blog.php:74:  		<p class="counter">
templates/beez/html/com_content/category/blog_item.php:6:  <div class="contentpaneopen_edit<?php echo $this->item->params->get('pageclass_sfx'); ?>">
templates/beez/html/com_content/category/blog_item.php:12:  <h2 class="contentheading<?php echo $this->item->params->get('pageclass_sfx'); ?>">
templates/beez/html/com_content/category/blog_item.php:14:  		<a href="<?php echo $this->item->readmore_link; ?>" class="contentpagetitle<?php echo $this->item->params->get('pageclass_sfx'); ?>">
templates/beez/html/com_content/category/blog_item.php:27:  <p class="buttonheading">
templates/beez/html/com_content/category/blog_item.php:42:  <p class="pageinfo">
templates/beez/html/com_content/category/blog_item.php:72:  <p class="iteminfo">
templates/beez/html/com_content/category/blog_item.php:74:  	<span class="modifydate">
templates/beez/html/com_content/category/blog_item.php:80:  	<span class="createdby">
templates/beez/html/com_content/category/blog_item.php:86:  	<span class="createdate">
templates/beez/html/com_content/category/blog_item.php:96:  <span class="small">
templates/beez/html/com_content/category/blog_item.php:110:  	<a href="<?php echo $this->item->readmore_link; ?>" class="readon<?php echo $this->item->params->get('pageclass_sfx'); ?>">
templates/beez/html/com_content/category/blog_links.php:12:  		<a class="blogsection" href="<?php echo JRoute::_(ContentHelperRoute::getArticleRoute($link->slug, $link->catslug, $link->sectionid)); ?>">
templates/beez/html/com_content/category/default.php:7:  <h1 class="componentheading<?php echo $this->params->get('pageclass_sfx'); ?>">
templates/beez/html/com_content/category/default.php:13:  <div class="contentdescription<?php echo $this->params->get('pageclass_sfx'); ?>">
templates/beez/html/com_content/category/default.php:15:  	<img src="<?php echo $this->baseurl . $cparams->get('image_path').'/'.$this->category->image; ?>" class="image_<?php echo $this->category->image_position; ?>" />
templates/beez/html/com_content/category/default.php:23:  	<div class="wrap_image"> </div>
templates/beez/html/com_content/category/default_items.php:21:  <div class="filter">
templates/beez/html/com_content/category/default_items.php:24:  		<input type="text" name="filter" value="<?php echo $this->lists['filter']; ?>" class="inputbox" onchange="document.adminForm.submit();" />
templates/beez/html/com_content/category/default_items.php:30:  <div class="display">
templates/beez/html/com_content/category/default_items.php:36:  <table class="category">
templates/beez/html/com_content/category/default_items.php:40:  		<th class="sectiontableheader<?php echo $this->params->get('pageclass_sfx'); ?>" id="count">
templates/beez/html/com_content/category/default_items.php:45:  		<th class="sectiontableheader<?php echo $this->params->get('pageclass_sfx'); ?>" id="tableOrdering">
templates/beez/html/com_content/category/default_items.php:51:  		<th class="sectiontableheader<?php echo $this->params->get('pageclass_sfx'); ?>" id="tableOrdering2">
templates/beez/html/com_content/category/default_items.php:57:  		<th class="sectiontableheader<?php echo $this->params->get('pageclass_sfx'); ?>" id="author">
templates/beez/html/com_content/category/default_items.php:63:  		<th align="center" class="sectiontableheader<?php echo $this->params->get('pageclass_sfx'); ?>" width="5%" nowrap="nowrap" id="hits">
templates/beez/html/com_content/category/default_items.php:71:  	<tr class="sectiontableentry<?php echo ($item->odd + 1) . $this->params->get('pageclass_sfx'); ?>">
templates/beez/html/com_content/category/default_items.php:114:  <p class="counter">
templates/beez/html/com_content/frontpage/default.php:6:  <h1 class="componentheading<?php echo $this->params->get('pageclass_sfx'); ?>">
templates/beez/html/com_content/frontpage/default.php:11:  <div class="blog<?php echo $this->params->get('pageclass_sfx'); ?>">
templates/beez/html/com_content/frontpage/default.php:16:  		<div class="leading<?php echo $this->params->get('pageclass_sfx'); ?>">
templates/beez/html/com_content/frontpage/default.php:20:  		<span class="leading_separator<?php echo $this->params->get('pageclass_sfx'); ?>"> </span>
templates/beez/html/com_content/frontpage/default.php:32:  			<div class="article_row<?php echo $this->params->get('pageclass_sfx'); ?>">
templates/beez/html/com_content/frontpage/default.php:34:  					<div class="article_column column<?php echo $z + 1; ?> cols<?php echo $colcount; ?>" >
templates/beez/html/com_content/frontpage/default.php:38:  					<span class="article_separator"> </span>
templates/beez/html/com_content/frontpage/default.php:40:  				<span class="row_separator<?php echo $this->params->get('pageclass_sfx'); ?>"> </span>
templates/beez/html/com_content/frontpage/default.php:47:  	<div class="blog_more<?php echo $this->params->get('pageclass_sfx'); ?>">
templates/beez/html/com_content/frontpage/default.php:55:  		<p class="counter">
templates/beez/html/com_content/frontpage/default_item.php:6:  <div class="contentpaneopen_edit<?php echo $this->item->params->get('pageclass_sfx'); ?>">
templates/beez/html/com_content/frontpage/default_item.php:12:  <h2 class="contentheading<?php echo $this->item->params->get('pageclass_sfx'); ?>">
templates/beez/html/com_content/frontpage/default_item.php:14:  		<a href="<?php echo $this->item->readmore_link; ?>" class="contentpagetitle<?php echo $this->item->params->get('pageclass_sfx'); ?>">
templates/beez/html/com_content/frontpage/default_item.php:27:  <p class="buttonheading">
templates/beez/html/com_content/frontpage/default_item.php:42:  <p class="pageinfo">
templates/beez/html/com_content/frontpage/default_item.php:72:  <p class="iteminfo">
templates/beez/html/com_content/frontpage/default_item.php:74:  	<span class="modifydate">
templates/beez/html/com_content/frontpage/default_item.php:80:  	<span class="createdby">
templates/beez/html/com_content/frontpage/default_item.php:86:  	<span class="createdate">
templates/beez/html/com_content/frontpage/default_item.php:96:  <span class="small">
templates/beez/html/com_content/frontpage/default_item.php:110:  	<a href="<?php echo $this->item->readmore_link; ?>" class="readon<?php echo $this->item->params->get('pageclass_sfx'); ?>">
templates/beez/html/com_content/frontpage/default_links.php:12:  		<a class="blogsection" href="<?php echo JRoute::_(ContentHelperRoute::getArticleRoute($link->slug, $link->catslug, $link->sectionid)); ?>">
templates/beez/html/com_content/section/blog.php:7:  <h1 class="componentheading<?php echo $this->params->get('pageclass_sfx'); ?>">
templates/beez/html/com_content/section/blog.php:12:  <div class="blog<?php echo $this->params->get('pageclass_sfx'); ?>">
templates/beez/html/com_content/section/blog.php:15:  	<div class="contentdescription<?php echo $this->params->get('pageclass_sfx'); ?>">
templates/beez/html/com_content/section/blog.php:18:  		<img src="<?php echo $this->baseurl . $cparams->get('image_path').'/'.$this->section->image; ?>" class="image_<?php echo $this->section->image_position; ?>" />
templates/beez/html/com_content/section/blog.php:26:  		<div class="wrap_image"> </div>
templates/beez/html/com_content/section/blog.php:35:  		<div class="leading<?php echo $this->params->get('pageclass_sfx'); ?>">
templates/beez/html/com_content/section/blog.php:39:  		<span class="leading_separator<?php echo $this->params->get('pageclass_sfx'); ?>"> </span>
templates/beez/html/com_content/section/blog.php:51:  			<div class="article_row<?php echo $this->params->get('pageclass_sfx'); ?>">
templates/beez/html/com_content/section/blog.php:53:  					<div class="article_column column<?php echo $z + 1; ?> cols<?php echo $colcount; ?>" >
templates/beez/html/com_content/section/blog.php:57:  					<span class="article_separator"> </span>
templates/beez/html/com_content/section/blog.php:59:  				<span class="row_separator<?php echo $this->params->get('pageclass_sfx'); ?>"> </span>
templates/beez/html/com_content/section/blog.php:66:  	<div class="blog_more<?php echo $this->params->get('pageclass_sfx'); ?>">
templates/beez/html/com_content/section/blog.php:74:  		<p class="counter">
templates/beez/html/com_content/section/blog_item.php:6:  <div class="contentpaneopen_edit<?php echo $this->item->params->get('pageclass_sfx'); ?>">
templates/beez/html/com_content/section/blog_item.php:12:  <h2 class="contentheading<?php echo $this->item->params->get('pageclass_sfx'); ?>">
templates/beez/html/com_content/section/blog_item.php:14:  		<a href="<?php echo $this->item->readmore_link; ?>" class="contentpagetitle<?php echo $this->item->params->get('pageclass_sfx'); ?>">
templates/beez/html/com_content/section/blog_item.php:27:  <p class="buttonheading">
templates/beez/html/com_content/section/blog_item.php:42:  <p class="pageinfo">
templates/beez/html/com_content/section/blog_item.php:72:  <p class="iteminfo">
templates/beez/html/com_content/section/blog_item.php:74:  	<span class="modifydate">
templates/beez/html/com_content/section/blog_item.php:80:  	<span class="createdby">
templates/beez/html/com_content/section/blog_item.php:86:  	<span class="createdate">
templates/beez/html/com_content/section/blog_item.php:96:  <span class="small">
templates/beez/html/com_content/section/blog_item.php:110:  	<a href="<?php echo $this->item->readmore_link; ?>" class="readon<?php echo $this->item->params->get('pageclass_sfx'); ?>">
templates/beez/html/com_content/section/blog_links.php:12:  		<a class="blogsection" href="<?php echo JRoute::_(ContentHelperRoute::getArticleRoute($link->slug, $link->catslug, $link->sectionid)); ?>">
templates/beez/html/com_content/section/default.php:7:  <h1 class="componentheading<?php echo $this->params->get('pageclass_sfx'); ?>">
templates/beez/html/com_content/section/default.php:13:  <div class="contentdescription<?php echo $this->params->get('pageclass_sfx'); ?>">
templates/beez/html/com_content/section/default.php:15:  	<img src="<?php echo $this->baseurl . '/' . $cparams->get('image_path').'/'.$this->section->image; ?>" class="image_<?php echo $this->section->image_position; ?>" />
templates/beez/html/com_content/section/default.php:23:  	<div class="wrap_image"> </div>
templates/beez/html/com_content/section/default.php:35:  			<a href="<?php echo $category->link; ?>" class="category"><?php echo $category->title; ?></a>
templates/beez/html/com_content/section/default.php:38:  			<span class="small">

templates/beez/html/com_newsfeeds/categories/default.php:7:  <h1 class="componentheading<?php echo $this->params->get('pageclass_sfx'); ?>">
templates/beez/html/com_newsfeeds/categories/default.php:13:  <div class="contentdescription<?php echo $this->params->get( 'pageclass_sfx' ); ?>">
templates/beez/html/com_newsfeeds/categories/default.php:16:  	<img src="<?php echo $this->baseurl . '/' . $cparams->get('image_path').'/'.$this->params->get('image'); ?>" class="image_<?php echo $this->params->get( 'image_align' ); ?>" />
templates/beez/html/com_newsfeeds/categories/default.php:22:  	<div class="wrap_image"> </div>
templates/beez/html/com_newsfeeds/categories/default.php:32:  		<a href="<?php echo $category->link; ?>" class="category">
templates/beez/html/com_newsfeeds/categories/default.php:35:  		 <span class="small">(<?php echo $category->numlinks . ' ' . JText::_( 'items' ); ?>)</span>
templates/beez/html/com_newsfeeds/category/default.php:7:  <h1 class="componentheading<?php echo $this->params->get('pageclass_sfx'); ?>">
templates/beez/html/com_newsfeeds/category/default.php:12:  <div class="newsfeed<?php echo $this->params->get( 'pageclass_sfx' ); ?>">
templates/beez/html/com_newsfeeds/category/default.php:14:  	<div class="contentdescription<?php echo $this->params->get('pageclass_sfx'); ?>">
templates/beez/html/com_newsfeeds/category/default.php:17:  		<img src="<?php echo $this->baseurl . '/' . $cparams->get('image_path').'/'.$this->category->image; ?>" class="image_<?php echo $this->category->image_position; ?>" />
templates/beez/html/com_newsfeeds/category/default.php:25:  		<div class="wrap_image"> </div>
templates/beez/html/com_newsfeeds/category/default_items.php:6:  <div class="display">
templates/beez/html/com_newsfeeds/category/default_items.php:15:  <table class="newsfeeds">
templates/beez/html/com_newsfeeds/category/default_items.php:20:  		<th class="sectiontableheader<?php echo $this->params->get( 'pageclass_sfx' ); ?>" width="5" id="num">
templates/beez/html/com_newsfeeds/category/default_items.php:25:  		<th width="90%" class="sectiontableheader<?php echo $this->params->get( 'pageclass_sfx' ); ?>" id="name">
templates/beez/html/com_newsfeeds/category/default_items.php:31:  		<th width="10%" class="sectiontableheader<?php echo $this->params->get( 'pageclass_sfx' ); ?>" nowrap="nowrap" id="num_a">
templates/beez/html/com_newsfeeds/category/default_items.php:40:  	<tr class="sectiontableentry<?php echo $item->odd + 1; ?>">
templates/beez/html/com_newsfeeds/category/default_items.php:47:  			<a href="<?php echo $item->link; ?>" class="category<?php echo $this->params->get( 'pageclass_sfx' ); ?>">
templates/beez/html/com_newsfeeds/category/default_items.php:60:  <p class="counter">
templates/beez/html/com_newsfeeds/newsfeed/default.php:6:  <h1 class="componentheading<?php echo $this->params->get('pageclass_sfx'); ?>">
templates/beez/html/com_newsfeeds/newsfeed/default.php:11:  <h2 class="componentheading<?php echo $this->params->get('pageclass_sfx'); ?>">
templates/beez/html/com_newsfeeds/newsfeed/default.php:17:  <div class="feed_description">

templates/beez/html/com_poll/poll/default.php:8:  <h1 class="componentheading<?php echo $this->params->get('pageclass_sfx'); ?>">
templates/beez/html/com_poll/poll/default.php:13:  <div class="poll<?php echo $this->params->get( 'pageclass_sfx' ); ?>">
templates/beez/html/com_poll/poll/default_graph.php:5:  <dl class="poll">
templates/beez/html/com_poll/poll/default_graph.php:18:  <table class="pollstableborder">
templates/beez/html/com_poll/poll/default_graph.php:20:  		<th id="itema" class="td_1"><?php echo JText::_( 'Hits' ); ?></th>
templates/beez/html/com_poll/poll/default_graph.php:21:  		<th id="itemb" class="td_2"><?php echo JText::_( 'Percent' ); ?></th>
templates/beez/html/com_poll/poll/default_graph.php:22:  		<th id="itemc" class="td_3"><?php echo JText::_( 'Graph' ); ?></th>
templates/beez/html/com_poll/poll/default_graph.php:28:  		<td colspan="3" id="question<?php echo $row; ?>" class="question">
templates/beez/html/com_poll/poll/default_graph.php:32:  	<tr class="sectiontableentry<?php echo $vote->odd; ?>">
templates/beez/html/com_poll/poll/default_graph.php:33:  		<td headers="itema question<?php echo $row; ?>" class="td_1">
templates/beez/html/com_poll/poll/default_graph.php:36:  		<td headers="itemb question<?php echo $row; ?>" class="td_2">
templates/beez/html/com_poll/poll/default_graph.php:39:  		<td headers="itemc question<?php echo $row; ?>" class="td_3">
templates/beez/html/com_poll/poll/default_graph.php:40:  			<div class="<?php echo $vote->class; ?>" style="height:<?php echo $vote->barheight; ?>px;width:<?php echo $vote->percent; ?>% !important"></div>

templates/beez/html/com_search/search/default.php:6:  <h2 class="componentheading<?php echo $this->params->get('pageclass_sfx') ?>">
templates/beez/html/com_search/search/default_error.php:5:  <h2 class="error<?php $this->params->get( 'pageclass_sfx' ) ?>">
templates/beez/html/com_search/search/default_error.php:8:  <div class="error<?php echo $this->params->get( 'pageclass_sfx' ) ?>">
templates/beez/html/com_search/search/default_form.php:5:  <form action="<?php echo JRoute::_( 'index.php?option=com_search#content' ) ?>" method="post" class="search_result<?php echo $this->params->get('pageclass_sfx') ?>">
templates/beez/html/com_search/search/default_form.php:8:  <fieldset class="word">
templates/beez/html/com_search/search/default_form.php:10:  <input type="text" name="searchword" id="search_searchword"  maxlength="20" value="<?php echo $this->escape($this->searchword) ?>" class="inputbox" />
templates/beez/html/com_search/search/default_form.php:13:  <fieldset class="phrase">
templates/beez/html/com_search/search/default_form.php:17:  <label for="ordering" class="ordering"><?php echo JText::_('Ordering') ?>:</label>
templates/beez/html/com_search/search/default_form.php:22:  <fieldset class="only"><legend><?php echo JText::_('Search Only') ?>:</legend>
templates/beez/html/com_search/search/default_form.php:33:  	<button name="Search" onClick="this.form.submit()" class="button"><?php echo JText::_( 'Search' );?></button>
templates/beez/html/com_search/search/default_form.php:38:  <div class="display">
templates/beez/html/com_search/search/default_results.php:6:  <div class="searchintro<?php echo $this->params->get('pageclass_sfx') ?>">
templates/beez/html/com_search/search/default_results.php:18:  <div class="results">
templates/beez/html/com_search/search/default_results.php:21:  	<ol class="list<?php echo $this->params->get('pageclass_sfx') ?>" start="<?php echo  $start ?>">
templates/beez/html/com_search/search/default_results.php:32:  				<span class="small<?php echo $this->params->get('pageclass_sfx') ?>">
templates/beez/html/com_search/search/default_results.php:39:  			<span class="small<?php echo $this->params->get('pageclass_sfx') ?>">

templates/beez/html/com_user/login/default.php:5:  <h2 class="componentheading<?php echo $this->params->get('pageclass_sfx') ?>">
templates/beez/html/com_user/login/default_login.php:4:  <form action="<?php echo JRoute::_( 'index.php', true, $this->params->get('usesecure')); ?>" method="post" name="login" id="login" class="login_form<?php echo $this->params->get( 'pageclass_sfx' ); ?>">
templates/beez/html/com_user/login/default_login.php:6:  	<h1 class="componentheading<?php echo $this->params->get( 'pageclass_sfx' ); ?>">
templates/beez/html/com_user/login/default_login.php:12:  		<div class="contentdescription<?php echo $this->params->get( 'pageclass_sfx' );?>">
templates/beez/html/com_user/login/default_login.php:22:  			<div class="wrap_image"> </div>
templates/beez/html/com_user/login/default_login.php:27:  		<div class="name">
templates/beez/html/com_user/login/default_login.php:29:  			<input name="username" type="text" class="inputbox" size="20"  id="user" />
templates/beez/html/com_user/login/default_login.php:31:  		<div class="pass">
templates/beez/html/com_user/login/default_login.php:33:  			<input name="passwd" type="password" class="inputbox" size="20" id="pass" />
templates/beez/html/com_user/login/default_login.php:35:  		<div class="remember">
templates/beez/html/com_user/login/default_login.php:37:  			<input type="checkbox" name="remember" class="inputbox" value="yes" id="rem" />
templates/beez/html/com_user/login/default_login.php:50:  	<input type="submit" name="submit" class="button" value="<?php echo JText::_( 'Login' ); ?>" />
templates/beez/html/com_user/login/default_logout.php:5:  <form action="index.php" method="post" name="login" id="login" class="logout_form<?php echo $this->params->get( 'pageclass_sfx' ); ?>">
templates/beez/html/com_user/login/default_logout.php:7:  	<h1 class="componentheading<?php echo $this->params->get( 'pageclass_sfx' ); ?>">
templates/beez/html/com_user/login/default_logout.php:13:  	<div class="contentdescription<?php echo $this->params->get( 'pageclass_sfx' ); ?>">
templates/beez/html/com_user/login/default_logout.php:23:  		<div class="wrap_image"> </div>
templates/beez/html/com_user/login/default_logout.php:28:  	<p><input type="submit" name="Submit" class="button" value="<?php echo JText::_( 'Logout' ); ?>" /></p>
templates/beez/html/com_user/register/default.php:5:  <h2 class="componentheading<?php echo $this->params->get('pageclass_sfx') ?>">

templates/beez/html/com_user/register/default.php:16:  <form action="<?php echo JRoute::_('index.php?option=com_user#content'); ?>" method="post" id="josForm" name="josForm" class="form-validate user">
templates/beez/html/com_user/register/default.php:17:  	<h2 class="componentheading"><?php echo JText::_('Registration'); ?></h2>
templates/beez/html/com_user/register/default.php:23:  		<div class="name">
templates/beez/html/com_user/register/default.php:25:  			<input type="text" name="name" id="name" value="<?php echo $this->user->get('name'); ?>" class="inputbox validate required none namemsg" maxlength="50" />
templates/beez/html/com_user/register/default.php:27:  		<div class="user">
templates/beez/html/com_user/register/default.php:29:  			<input type="text" id="username" name="username"  value="<?php echo $this->user->get('username'); ?>" class="inputbox validate required username usernamemsg" maxlength="25" />
templates/beez/html/com_user/register/default.php:31:  		<div class="email">
templates/beez/html/com_user/register/default.php:33:  			<input type="text" id="email" name="email"  value="<?php echo $this->user->get('email'); ?>" class="inputbox validate required email emailmsg" maxlength="100" />
templates/beez/html/com_user/register/default.php:37:  		<div class="pass">
templates/beez/html/com_user/register/default.php:39:  			<input type="password" id="password" name="password" value="" class="inputbox required validate-password" />
templates/beez/html/com_user/register/default.php:41:  		<div class="verify_pass">
templates/beez/html/com_user/register/default.php:43:  			<input type="password" id="password2" name="password2" value="" class="inputbox required validate-passverify" />
templates/beez/html/com_user/register/default.php:46:  	<button class="button validate" type="submit"><?php echo JText::_('Register'); ?></button>
templates/beez/html/com_user/register/default_message.php:9:  <p class="message">

templates/beez/html/com_user/remind/default.php:5:  <h2 class="componentheading<?php echo $this->params->get('pageclass_sfx') ?>">
templates/beez/html/com_user/remind/default.php:9:  <h1 class="componentheading"><?php echo JText::_('FORGOT_YOUR_USERNAME'); ?></h1>
templates/beez/html/com_user/remind/default.php:11:  <form action="index.php?option=com_user&task=remindusername" method="post" class="josForm form-validate">
templates/beez/html/com_user/remind/default.php:14:  	<label for="email" class="hasTip" title="<?php echo JText::_('REMIND_USERNAME_EMAIL_TIP_TITLE'); ?>::<?php echo JText::_('REMIND_USERNAME_EMAIL_TIP_TEXT'); ?>"><?php echo JText::_('Email Address'); ?>:</label>
templates/beez/html/com_user/remind/default.php:15:  	<input id="email" name="email" type="text" class="required validate-email" />
templates/beez/html/com_user/remind/default.php:17:  	<button type="submit" class="validate"><?php echo JText::_('Submit'); ?></button>
templates/beez/html/com_user/remind/default_message.php:5:  <div class="componentheading">
templates/beez/html/com_user/remind/default_message.php:9:  <div class="message">

templates/beez/html/com_user/reset/complete.php:5:  <div class="componentheading">
templates/beez/html/com_user/reset/complete.php:9:  <form action="index.php?option=com_user&task=completereset" method="post" class="josForm form-validate">
templates/beez/html/com_user/reset/complete.php:10:  	<table cellpadding="0" cellspacing="0" border="0" width="100%" class="contentpane">
templates/beez/html/com_user/reset/complete.php:18:  				<label for="password1" class="hasTip" title="<?php echo JText::_('RESET_PASSWORD_PASSWORD1_TIP_TITLE'); ?>::<?php echo JText::_('RESET_PASSWORD_PASSWORD1_TIP_TEXT'); ?>"><?php echo JText::_('Password'); ?>:</label>
templates/beez/html/com_user/reset/complete.php:21:  				<input id="password1" name="password1" type="password" class="required validate-password" />
templates/beez/html/com_user/reset/complete.php:26:  				<label for="password2" class="hasTip" title="<?php echo JText::_('RESET_PASSWORD_PASSWORD2_TIP_TITLE'); ?>::<?php echo JText::_('RESET_PASSWORD_PASSWORD2_TIP_TEXT'); ?>"><?php echo JText::_('Verify Password'); ?>:</label>
templates/beez/html/com_user/reset/complete.php:29:  				<input id="password2" name="password2" type="password" class="required validate-password" />
templates/beez/html/com_user/reset/complete.php:34:  	<button type="submit" class="validate"><?php echo JText::_('Submit'); ?></button>
templates/beez/html/com_user/reset/confirm.php:5:  <div class="componentheading">
templates/beez/html/com_user/reset/confirm.php:9:  <form action="index.php?option=com_user&task=confirmreset" method="post" class="josForm form-validate">
templates/beez/html/com_user/reset/confirm.php:10:  	<table cellpadding="0" cellspacing="0" border="0" width="100%" class="contentpane">
templates/beez/html/com_user/reset/confirm.php:18:  				<label for="token" class="hasTip" title="<?php echo JText::_('RESET_PASSWORD_TOKEN_TIP_TITLE'); ?>::<?php echo JText::_('RESET_PASSWORD_TOKEN_TIP_TEXT'); ?>"><?php echo JText::_('Token'); ?>:</label>
templates/beez/html/com_user/reset/confirm.php:21:  				<input id="token" name="token" type="text" class="required" size="36" />
templates/beez/html/com_user/reset/confirm.php:26:  	<button type="submit" class="validate"><?php echo JText::_('Submit'); ?></button>
templates/beez/html/com_user/reset/default.php:5:  <h2 class="componentheading<?php echo $this->params->get('pageclass_sfx') ?>">
templates/beez/html/com_user/reset/default.php:9:  <h1 class="componentheading"><?php echo JText::_('FORGOT_YOUR_PASSWORD'); ?></h1>
templates/beez/html/com_user/reset/default.php:11:  <form action="index.php?option=com_user&task=requestreset" method="post" class="josForm form-validate">
templates/beez/html/com_user/reset/default.php:14:  	<label for="email" class="hasTip" title="<?php echo JText::_('RESET_PASSWORD_EMAIL_TIP_TITLE'); ?>::<?php echo JText::_('RESET_PASSWORD_EMAIL_TIP_TEXT'); ?>"><?php echo JText::_('Email Address'); ?>:</label>
templates/beez/html/com_user/reset/default.php:15:  	<input id="email" name="email" type="text" class="required validate-email" />
templates/beez/html/com_user/reset/default.php:17:  	<button type="submit" class="validate"><?php echo JText::_('Submit'); ?></button>

templates/beez/html/com_user/user/default.php:5:  <h2 class="componentheading<?php echo $this->params->get('pageclass_sfx') ?>">
templates/beez/html/com_user/user/default.php:9:  <h1 class="componentheading">
templates/beez/html/com_user/user/default.php:13:  <div class="contentdescription">
templates/beez/html/com_user/user/form.php:5:  <h2 class="componentheading<?php echo $this->params->get('pageclass_sfx') ?>">
templates/beez/html/com_user/user/form.php:35:  <h1 class="componentheading">
templates/beez/html/com_user/user/form.php:39:  <form action="index.php" method="post" name="userform" autocomplete="off" class="user">
templates/beez/html/com_user/user/form.php:41:  	<div class="name">
templates/beez/html/com_user/user/form.php:43:  		<input class="inputbox" type="text" id="name" name="name" value="<?php echo $this->user->get('name');?>" size="40" />
templates/beez/html/com_user/user/form.php:46:  	<div class="email">
templates/beez/html/com_user/user/form.php:48:  		<input class="inputbox" type="text" id="email" name="email" value="<?php echo $this->user->get('email');?>" size="40" />
templates/beez/html/com_user/user/form.php:51:  	<div class="user_name">
templates/beez/html/com_user/user/form.php:53:  		<input class="inputbox" type="text" id="username" name="username" value="<?php echo $this->user->get('username'); ?>" size="40" />
templates/beez/html/com_user/user/form.php:56:  	<div class="pass">
templates/beez/html/com_user/user/form.php:58:  		<input class="inputbox" type="password" id="password" name="password" value="" size="40" />
templates/beez/html/com_user/user/form.php:61:  	<div class="verify_pass">
templates/beez/html/com_user/user/form.php:63:  		<input class="inputbox" type="password" id="password2" name="password2" size="40" />
templates/beez/html/com_user/user/form.php:70:  	<button class="button" type="submit" onclick="submitbutton( this.form );return false;"><?php echo JText::_( 'Save' ); ?></button>

templates/beez/html/com_weblinks/categories/default.php:7:  <h1 class="componentheading<?php echo $this->params->get('pageclass_sfx'); ?>">
templates/beez/html/com_weblinks/categories/default.php:13:  <div class="weblinks<?php echo $this->params->get('pageclass_sfx'); ?>">
templates/beez/html/com_weblinks/categories/default.php:16:  	<div class="contentdescription<?php echo $this->params->get('pageclass_sfx'); ?>">
templates/beez/html/com_weblinks/categories/default.php:19:  		<img src="<?php echo $this->baseurl . $cparams->get('image_path').'/'.$this->params->get('image'); ?>" alt="" class="image_<?php echo $this->params->get('image_align'); ?>" />
templates/beez/html/com_weblinks/categories/default.php:27:  		<div class="wrap_image"> </div>
templates/beez/html/com_weblinks/categories/default.php:40:  		<a href="<?php echo $category->link; ?>" class="category<?php echo $this->params->get('pageclass_sfx'); ?>">
templates/beez/html/com_weblinks/categories/default.php:42:  		 <span class="small">(<?php echo $category->numlinks ?>)</span>
templates/beez/html/com_weblinks/category/default.php:6:  <h1 class="componentheading<?php echo $this->params->get('pageclass_sfx'); ?>">
templates/beez/html/com_weblinks/category/default.php:12:  <div class="weblinks<?php echo $this->params->get('pageclass_sfx'); ?>">
templates/beez/html/com_weblinks/category/default.php:15:  	<div class="contentdescription<?php echo $this->params->get('pageclass_sfx'); ?>">
templates/beez/html/com_weblinks/category/default.php:24:  		<div class="wrap_image"> </div>
templates/beez/html/com_weblinks/category/default_items.php:15:  <div class="display">
templates/beez/html/com_weblinks/category/default_items.php:25:  <table class="weblinks">
templates/beez/html/com_weblinks/category/default_items.php:30:  		<th class="sectiontableheader<?php echo $this->params->get('pageclass_sfx'); ?>" width="5" id="num">
templates/beez/html/com_weblinks/category/default_items.php:34:  		<th width="90%" class="sectiontableheader<?php echo $this->params->get('pageclass_sfx'); ?>" id="title">
templates/beez/html/com_weblinks/category/default_items.php:39:  		<th width="10%" class="sectiontableheader<?php echo $this->params->get('pageclass_sfx'); ?>" nowrap="nowrap" id="hits">
templates/beez/html/com_weblinks/category/default_items.php:48:  	<tr class="sectiontableentry<?php echo $item->odd + 1; ?>">
templates/beez/html/com_weblinks/category/default_items.php:77:  <p class="counter">
templates/beez/html/com_weblinks/weblinks/form.php:5:  <h2 class="componentheading<?php echo $this->params->get('pageclass_sfx') ?>">
templates/beez/html/com_weblinks/weblinks/form.php:32:  <div class="componentheading">
templates/beez/html/com_weblinks/weblinks/form.php:43:  		<input class="inputbox" type="text" id="jformtitle" name="jform[title]" size="50" maxlength="250" value="<?php echo $this->escape($this->weblink->title);?>" />
templates/beez/html/com_weblinks/weblinks/form.php:63:  		<input class="inputbox" type="text" id="jformurl" name="jform[url]" value="<?php echo $this->weblink->url; ?>" size="50" maxlength="250" />
templates/beez/html/com_weblinks/weblinks/form.php:73:  		<textarea class="inputbox" cols="30" rows="6" id="jformdescription" name="jform[description]" style="width:300px"><?php echo htmlspecialchars( $this->weblink->description, ENT_QUOTES );?></textarea>

templates/beez/html/mod_latestnews/default.php:6:  <ul class="latestnews<?php echo $params->get('pageclass_sfx'); ?>">
templates/beez/html/mod_latestnews/default.php:8:  	<li class="latestnews<?php echo $params->get('pageclass_sfx'); ?>">
templates/beez/html/mod_latestnews/default.php:9:  		<a href="<?php echo $item->link; ?>" class="latestnews<?php echo $params->get('pageclass_sfx'); ?>">

templates/beez/html/mod_login/default.php:9:  <form action="index.php" method="post" name="login" class="log">
templates/beez/html/mod_login/default.php:20:  		<input type="submit" name="Submit" class="button" value="<?php echo JText::_('BUTTON_LOGOUT'); ?>" />
templates/beez/html/mod_login/default.php:27:  <form action="<?php echo JRoute::_( 'index.php', true, $params->get('usesecure')); ?>" method="post" name="login" class="form-login">
templates/beez/html/mod_login/default.php:37:  		<input name="username" id="mod_login_username" type="text" class="inputbox" alt="<?php echo JText::_('Username'); ?>" />
templates/beez/html/mod_login/default.php:41:  		<input type="password" id="mod_login_password" name="passwd" class="inputbox"  alt="<?php echo JText::_('Password'); ?>" />
templates/beez/html/mod_login/default.php:43:  	<label for="mod_login_remember" class="remember">
templates/beez/html/mod_login/default.php:46:  	<input type="checkbox" name="remember" id="mod_login_remember" class="checkbox" value="yes" alt="<?php echo JText::_('Remember me'); ?>" />
templates/beez/html/mod_login/default.php:47:  	<input type="submit" name="Submit" class="button" value="<?php echo JText::_('BUTTON_LOGIN'); ?>" />

templates/beez/html/mod_newsflash/_item.php:8:  	<a href="<?php echo JRoute::_($item->linkOn); ?>" class="contentpagetitle<?php echo $params->get('moduleclass_sfx'); ?>">
templates/beez/html/mod_newsflash/_item.php:23:  <a href="<?php echo $item->linkOn; ?>" class="readon">
templates/beez/html/mod_newsflash/_item.php:26:  <span class="article_separator"> </span>
templates/beez/html/mod_newsflash/horiz.php:9:  <ul class="horiz<?php echo $params->get('moduleclass_sfx'); ?>">
templates/beez/html/mod_newsflash/vert.php:9:  <ul class="vert<?php echo $params->get('moduleclass_sfx'); ?>">

templates/beez/html/mod_poll/default.php:7:  <form name="form2" method="post" action="index.php" class="poll">
templates/beez/html/mod_poll/default.php:18:  	<input type="submit" name="task_button" class="button" value="<?php echo JText::_('Vote'); ?>" />

templates/beez/html/mod_search/default.php:6:  <form action="index.php"  method="post" class="search<?php echo $params->get('moduleclass_sfx'); ?>">
templates/beez/html/mod_search/default.php:11:  		    $output = '<input name="searchword" id="mod_search_searchword" maxlength="20" alt="'.$button_text.'" class="inputbox'.$moduleclass_sfx.'" type="text" size="'.$width.'" value="'.$text.'"  onblur="if(this.value==\'\') this.value=\''.$text.'\';" onfocus="if(this.value==\''.$text.'\') this.value=\'\';" />';
templates/beez/html/mod_search/default.php:15:  			        $button = '<input type="image" value="'.$button_text.'" class="button'.$moduleclass_sfx.'" src="'.$img.'"/>';
templates/beez/html/mod_search/default.php:17:  			        $button = '<input type="submit" value="'.$button_text.'" class="button'.$moduleclass_sfx.'"/>';

templates/beez/html/modules.php:28:  		<div class="moduletable<?php echo $params->get('moduleclass_sfx'); ?>">

templates/beez/html/pagination.php:71:  	$html = "<div class=\"list-footer\">\n";
templates/beez/html/pagination.php:73:  	$html .= "\n<div class=\"limit\">".JText::_('Display Num').$list['limitfield']."</div>";
templates/beez/html/pagination.php:75:  	$html .= "\n<div class=\"counter\">".$list['pagescounter']."</div>";
templates/beez/html/pagination.php:87:  	$html = "<ul class=\"pagination\">";

templates/beez/index.php:45:  				<span class="header1"><?php echo JText::_('Joomla Accessible Template'); ?></span>
templates/beez/index.php:49:  				<li><a href="#content" class="u2"><?php echo JText::_('Skip to Content'); ?></a></li>
templates/beez/index.php:50:  				<li><a href="#mainmenu" class="u2"><?php echo JText::_('Jump to Main Navigation and Login'); ?></a></li>
templates/beez/index.php:51:  				<li><a href="#additional" class="u2"><?php echo JText::_('Jump to additional Information'); ?></a></li>
templates/beez/index.php:54:  			<h2 class="unseen">
templates/beez/index.php:61:  					document.write('<h3><?php echo JText::_('FONTSIZE'); ?></h3><p class="fontsize">');
templates/beez/index.php:62:  					document.write('<a href="index.php" title="<?php echo JText::_('Increase size'); ?>" onclick="changeFontSize(2); return false;" class="larger"><?php echo JText::_('bigger'); ?></a><span class="unseen"> </span>');
templates/beez/index.php:62:  					document.write('<a href="index.php" title="<?php echo JText::_('Increase size'); ?>" onclick="changeFontSize(2); return false;" class="larger"><?php echo JText::_('bigger'); ?></a><span class="unseen"> </span>');
templates/beez/index.php:63:  					document.write('<a href="index.php" title="<?php echo JText::_('Decrease size'); ?>" onclick="changeFontSize(-2); return false;" class="smaller"><?php echo JText::_('smaller'); ?></a><span class="unseen"> </span>');
templates/beez/index.php:63:  					document.write('<a href="index.php" title="<?php echo JText::_('Decrease size'); ?>" onclick="changeFontSize(-2); return false;" class="smaller"><?php echo JText::_('smaller'); ?></a><span class="unseen"> </span>');
templates/beez/index.php:64:  					document.write('<a href="index.php" title="<?php echo JText::_('Revert styles to default'); ?>" onclick="revertStyles(); return false;" class="reset"><?php echo JText::_('reset'); ?></a></p>');
templates/beez/index.php:79:  			<div class="wrap"> </div>
templates/beez/index.php:92:  				<div class="error">
templates/beez/index.php:107:  				<h2 class="unseen">
templates/beez/index.php:119:  			<div class="wrap"></div>
templates/beez/index.php:124:  			<p class="syndicate">
templates/beez/index.php:132:  			<div class="wrap"></div>