Revision 1968
Added by darkviper about 12 years ago
| add.php | ||
|---|---|---|
| 28 | 28 |
. ' </tr>'.PHP_EOL |
| 29 | 29 |
. ' <tr>'.PHP_EOL |
| 30 | 30 |
. ' <td class="post-short" colspan="2">'.PHP_EOL |
| 31 |
. ' [SHORT]' |
|
| 31 | 32 |
. ' <span style="visibility:[SHOW_READ_MORE];">'.PHP_EOL |
| 32 | 33 |
. ' <a href="[LINK]">[TEXT_READ_MORE]</a>'.PHP_EOL |
| 33 | 34 |
. ' </span>'.PHP_EOL |
Also available in: Unified diff
/news/add.php insert missing [SHORT] tag
/news/view.php new placeholder [POST_ID] for use in post-loop added