Ten (
adurotum
) wrote
in
pairings_trade
2013-10-17 06:43 am (UTC)
no subject
Oops, sorry, wasn't sure.
Oh I think I see how to at least get your mastery text back. Move your text for displaying mastery, ie this stuff
<h1>Mastered</h1> <h2>OTPs and Friendships</h2> <center> <?php show_mastered('parings','1'); ?> </center> <h2>Specials</h2> <center> <?php show_mastered('parings','2'); ?> </center>
to right under this line
<?php } elseif ($_SERVER['QUERY_STRING'] == "mastered") { ?>
(
115 comments
)
Post a comment in response:
From:
Anonymous
This account has disabled anonymous posting.
OpenID
Identity URL:
Log in?
Dreamwidth account
Account name
Password
Log in?
If you don't have an account you can
create one now
.
Subject
HTML doesn't work in the subject.
Formatting type
Casual HTML
Markdown
Raw HTML
Rich Text Editor
Message
[
Home
|
Post Entry
|
Log in
|
Search
|
Browse Options
|
Site Map
]
no subject
Oh I think I see how to at least get your mastery text back. Move your text for displaying mastery, ie this stuff
to right under this line