mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 12:30:49 +08:00
increase main width to 1200
This commit is contained in:
@@ -181,7 +181,7 @@ if ($_SERVER['REQUEST_METHOD'] == "POST") {
|
||||
?>
|
||||
<h1 align="center"><?php echo $lang_getrss['text_rss_feeds']?></h1>
|
||||
<form method="post" action="getrss.php">
|
||||
<table cellspacing="1" cellpadding="5" width="940">
|
||||
<table cellspacing="1" cellpadding="5" width="97%">
|
||||
<tr>
|
||||
<td class="rowhead"><?php echo $lang_getrss['row_categories_to_retrieve']?>
|
||||
</td>
|
||||
|
||||
Reference in New Issue
Block a user