Zeile 71 | Zeile 71 |
---|
</table> <br /> <div align="center">
|
</table> <br /> <div align="center">
|
<input type="submit" class="button" name="Add Announcement" value="{$lang->add_announcement}" />
| <input type="submit" class="button" value="{$lang->add_announcement}" />
|
<input type="submit" class="button" name="preview" value="{$lang->preview}" /> </div> </td>
| <input type="submit" class="button" name="preview" value="{$lang->preview}" /> </div> </td>
|
Zeile 79 | Zeile 79 |
---|
</table> </form> {$footer}
|
</table> </form> {$footer}
|
<script type="text/javascript"> $(".author_avatar img").error(function () { $(this).unbind("error").closest('.author_avatar').remove(); }); </script>
| |
</body> </html>
| </body> </html>
|