aurweb/web/template
Lukas Fleischer 44b857a98c pkg_details.php: Move "<div>" tag into if-branch
The corresponding closing "</div>" tag is only printed if the if-branch
is taken, which results in broken HTML code if the if-branch is skipped.
Move the "<div>" tag so that either both or none of the tags are
included in the generated HTML code.

Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
2012-07-09 20:36:53 +02:00
..
stats Overhaul to stat tables to match archweb 2012-07-06 11:26:25 +02:00
account_details.php acctfuncs.inc.php: Move XHTML to account_details.php template 2012-07-06 11:27:16 +02:00
account_edit_form.php acctfuncs.inc.php: Move XHTML to account_edit_form.php template 2012-07-06 11:26:31 +02:00
account_search_results.php account_search_results.php: Pull out DB code 2012-07-06 11:26:54 +02:00
actions_form.php action_form.php: Pull out DB code 2012-07-06 11:26:53 +02:00
footer.php Synchronize footer layout with archweb 2012-07-06 11:26:06 +02:00
header.php Remove legacy CSS 2012-07-08 10:32:40 +02:00
pkg_comment_form.php pkg_comment_form.php: Pull out DB code 2012-07-06 11:26:57 +02:00
pkg_comments.php pkg_comments.php: Overhaul to match archweb 2012-07-06 11:26:23 +02:00
pkg_details.php pkg_details.php: Move "<div>" tag into if-branch 2012-07-09 20:36:53 +02:00
pkg_search_form.php Search form layout overhaul 2012-07-06 11:26:19 +02:00
pkg_search_results.php pkg_search_results.php: Pull out DB code 2012-07-06 11:26:56 +02:00
search_accounts_form.php Overhaul account pages to match archweb 2012-07-06 11:26:30 +02:00
template.phps rename *.inc files to *.inc.php and adjust imports and references 2011-06-22 15:15:04 +02:00
tu_details.php Overhaul trusted user proposal page to match archweb 2012-07-06 11:26:26 +02:00
tu_list.php Pull out DB code from trusted user page 2012-07-06 11:27:04 +02:00